Expand description
Mutation related functions and types
Structs§
- Mutation
- The struct representing a mutation
Functions§
- use_
mutation - Use a mutation that updates data on the server.
- use_
mutation_ with_ options - Use a mutation with additional query options. For more information, see
use_mutationandQueryOptions