GraphQL v0.3.2 GraphQL.Schema

Summary

Types

t :: %GraphQL.Schema{directives: [GraphQL.Type.Directive.t], mutation: Map, query: Map, type_cache: Map}

Functions

new(map)
operation_root_type(schema, operation)

Specs

type_from_ast(input_type_ast, schema)
with_type_cache(schema)