Skip to main content
Anchor to OrderCustomerSetUserError

OrderCustomerSetUserError

object

Requires read_orders access scope.

Errors related to order customer set.

•OrderCustomerSetUserErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.


Was this section helpful?

•mutation

Sets a customer on an order.

Arguments

•ID!
required

The ID of the order having a customer set.

•ID!
required

The ID of the customer being set on the order.



Was this section helpful?


Was this section helpful?