Anchor to orderCustomerRemoveorder
mutationorder Customer Remove
Requires access scope. Also: The user must have permission to manage the order.
Removes customer from an order.
Anchor to Arguments
Arguments
- Anchor to orderIdorder•ID!required
Id The ID of the order having its customer removed.
Was this section helpful?
- Anchor to orderorder•Order
The order that had its customer removed.
- Anchor to userErrorsuser•[User
Errors Error!]!non-null The list of errors that occurred from executing the mutation.
Was this section helpful?