graphqexl v0.1.0-alpha-rc.12 Graphqexl.Schema.Mutation
GraphQL mutation
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %Graphqexl.Schema.Mutation{ arguments: Map.t(), fields: Map.t(), name: String.t(), return: Graphqexl.Schema.Ref.t() }