GraphQL v0.3.2 GraphQL.Type.Enum
Summary
Types
t :: %GraphQL.Type.Enum{description: binary, name: binary, values: %{optional(binary) => GraphQL.Type.EnumValue.t}}
t :: %GraphQL.Type.Enum{description: binary, name: binary, values: %{optional(binary) => GraphQL.Type.EnumValue.t}}