FSharp.Data.GraphQL


OutputDef

Namespace: FSharp.Data.GraphQL.Types

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

Fork me on GitHub