absinthe_relay_oxo v1.2.1 Absinthe.Relay.Mutation.Notation
Macros used to define Mutation-related schema entities.
See Absinthe.Relay.Mutation
for examples of use.
Summary
Macros
Defines the input type for your payload field. See the Absinthe.Relay.Mutation
module documentation for an example
Defines the output (payload) type for your payload field. See the Absinthe.Relay.Mutation
module documentation for an example
Define a mutation with a single input and a client mutation ID. See the Absinthe.Relay.Mutation
module documentation for more information
Functions
Macros
Defines the input type for your payload field. See the Absinthe.Relay.Mutation
module documentation for an example.
Defines the output (payload) type for your payload field. See the Absinthe.Relay.Mutation
module documentation for an example.
Define a mutation with a single input and a client mutation ID. See the Absinthe.Relay.Mutation
module documentation for more information.