GraphQL v0.3.2 GraphQL.Type.Enum

Summary

Types

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

Functions

new(map)
values(map)