absinthe_relay v1.3.3 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
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.