FSharp.Data.GraphQL


InputDef

Namespace: FSharp.Data.GraphQL.Types

Representation of all type defintions, that can be uses as inputs. By default only scalars, enums, lists, nullables and input objects are valid input types.

Fork me on GitHub