FSharp.Data.GraphQL


ListOfDef<'Val, 'Seq>

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<'Val>
Modifiers: abstract

GraphQL type definition of the container element type.

CompiledName: get_OfType

Fork me on GitHub