Anchor to orderEditBeginorder
mutationorder Edit Begin
Requires access scope.
Starts editing an order. Mutations are operating on .
All order edits start with
, have any number of
* mutations made, and end with
.
Anchor to Arguments
Arguments
- •ID!required
The ID of the order to begin editing.
Was this section helpful?
- Anchor to calculatedOrdercalculated•Calculated
Order Order The order that will be edited.
- Anchor to userErrorsuser•[User
Errors Error!]!non-null The list of errors that occurred from executing the mutation.
Was this section helpful?