Interface: ReactMutation<Mutation>
react.ReactMutation
An interface to execute a Convex mutation function on the server.
Type parameters
Name | Type |
---|---|
Mutation | extends FunctionReference <"mutation" > |
react.ReactMutation
An interface to execute a Convex mutation function on the server.
Name | Type |
---|---|
Mutation | extends FunctionReference <"mutation" > |