Any errors returned from the mutation
A boolean that indicates whether your mutation is in flight.
A function to trigger the updateCartByOrder
mutation from your UI.
The function returns a promise that fulfills with ReOrderResponse
.
Generated using TypeDoc
The
ReOrderResponse
returned from your mutation. It represents the cart being replaced/created Defaults to undefined.