Purchase Mutations
Operations registered in src/gql/mutations/purchase/*.
Available Mutations
- CancelGuestOrderMutation
Operation:
cancelGuestOrder(comment: String!, email: String!, number: String!)
Use this mutation when the customer is not logged in and you need secure order cancellation based on email + number.