EnumDef<'Val>
Namespace: FSharp.Data.GraphQL.Types
A GraphQL representation of the enum type. Enums are leaf types. They have a well-defined set of all possible cases that can be returned to caller.
Instance members
Instance member | Description |
Options
Signature: EnumValue<'Val> []
Modifiers: abstract |
List of available enum cases (typed). CompiledName: |