FSharp.Data.GraphQL


ListOfDef

Namespace: FSharp.Data.GraphQL.Types

GraphQL type definition for collection types. Lists are both valid input and output types.

Instance members

Instance memberDescription
OfType
Signature: TypeDef
Modifiers: abstract

GraphQL type definition of the container element type.

CompiledName: get_OfType

Fork me on GitHub