GraphQL v0.2.0 GraphQL.Type.ObjectType

Summary

Types

t :: %GraphQL.Type.ObjectType{description: binary | nil, fields: map, interfaces: [GraphQL.Interface.t] | nil, isTypeOf: (any -> boolean), name: binary}