NamedDef
Namespace: FSharp.Data.GraphQL.Types
Representation of named types. All named types are registered in a schema. By default only non-named types are nullables and lists.
Instance members
Instance member | Description |
Name
Signature: string
Modifiers: abstract |
Returns a name of the current named type. It must be unique in scope of the defining schema. CompiledName: |