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