Mutation callback
Mutation function, it receives the mutation schema from gqless and the variables, if any.
It should return the data expected from the hook.
useMutation hook
useMutation constructor
Generated using TypeDoc
Mutation callback