GraphQL v0.3.0 GraphQL.Type.ObjectType

Summary

Types

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