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