graphqexl v0.1.0 Graphqexl.Schema.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()
}