Anchor to OrderEditCommitPayloadOrder
payloadOrder Edit Commit Payload
Return type for mutation.
Anchor to FieldsFields
- Anchor to orderorder•Order
The order with changes applied.
- Anchor to userErrorsuser•[User
Errors 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
- •mutation
Applies and saves staged changes to an order. Mutations are operating on
. All order edits start with
, have any number of
* mutations made, and end with
.
Was this section helpful?