Enumeration Casegraphqlswift.graphql 3.0.0GraphQL
convertFromString(positiveInfinity:negativeInfinity:nan:)
Decode the values from the given representation strings.
MapCoder.swift:1142case convertFromString(positiveInfinity: String, negativeInfinity: String, nan: String)
Other cases
case `throw`
Throw upon encountering non-conforming values. This is the default strategy.