Docs
Dashboard

orderCustomerRemove

Mutation

Remove a customer from an order

#

Arguments


input
OrderCustomerRemoveInput!Required

The input containing the order ID

#

Payload


errors
[OrderCustomerRemoveError!]

User-facing errors that prevented the operation from succeeding.

order
Order

The order associated with this order customer remove payload.