graphqexl v0.1.0-alpha-rc.25 Graphqexl.Schema.TEnum
GraphQL enum type.
Example: enum Role {
ADMIN
AUTHOR
EDITOR
}
Link to this section Summary
Functions
Lists the values available on the given Graphqexl.Schema.TEnum.t/0
.
Link to this section Types
Link to this section Functions
Lists the values available on the given Graphqexl.Schema.TEnum.t/0
.
Returns: [t:atom/0]