GraphQL v0.2.0 GraphQL.Type.Enum

Summary

Types

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

Functions

new(map)
values(map)