[Go to site: main page, start]

Skip to main content
Anchor to OrderCustomerSetPayload

OrderCustomerSetPayload

payload

Return type for orderCustomerSet mutation.

Order

The order that had a customer set.

[UserError!]!
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

mutation

Sets a customer on an order.

Arguments

ID!
required

The ID of the customer being set on the order.

ID!
required

The ID of the order having a customer set.



Was this section helpful?