NullableDef
Namespace: FSharp.Data.GraphQL.Types
GraphQL type definition for nullable/optional types. By default all GraphQL types in this library are considered to be NonNull. This definition applies reversed mechanics, allowing them to take null as a valid value.
Instance members
Instance member | Description |
OfType
Signature: TypeDef
Modifiers: abstract |
GraphQL type definition of the nested type. CompiledName: |