GraphQL v0.3.0 GraphQL.Type.Interface

Summary

Types

t :: %GraphQL.Type.Interface{description: binary | nil, fields: Map.t | function, name: binary, resolver: (any -> GraphQL.Type.ObjectType.t) | nil}

Functions

new(map)