A boolean that indicates whether your mutation is in flight.
A function to trigger the removeFromCart
mutation from your UI.
You can pass RemoveFromCartParams
as parameters.
The function returns a promise that fulfills with
RemoveFromCartResponse
.
The RemoveFromCartResponse
returned from your mutation.
Defaults to undefined.
Generated using TypeDoc
Any errors returned from the mutation