Props for withRpcMutation method.
withRpcMutation
Same as withMutation.Props but without useCallback property.
useCallback
Request schema.
Response schema.
Query key used to cache the result.
Mutation schemas.
Optional
Callback used to invalidate the query cache.
Default options for the mutation.
Props for
withRpcMutation
method.Same as withMutation.Props but without
useCallback
property.