Anchor to OrderCustomerSetPayloadOrder
payloadOrder Customer Set Payload
Return type for mutation.
Anchor to FieldsFields
- order (Order)
- userErrors ([OrderCustomerSetUserError!]!)
- Anchor to orderorder•Order
The order that had a customer set.
- Anchor to userErrorsuser•[Order
Errors Customer Set User Error!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?
Anchor to Mutations with this payloadMutations with this payload
- orderCustomerSet (OrderCustomerSetPayload)
- •mutation
Sets a customer on an order.
- Anchor to orderIdorder•ID!
Id required The ID of the order having a customer set.
- Anchor to customerIdcustomer•ID!
Id required The ID of the customer being set on the order.
Arguments
Was this section helpful?