Docs
Dashboard

orderCustomerAdd

Mutation

Add a customer to an order

#

Arguments


input
OrderCustomerAddInput!Required

The input containing the order ID and customer ID

#

Payload


errors
[OrderCustomerAddError!]

User-facing errors that prevented the operation from succeeding.

order
Order

The order associated with this order customer add payload.