Anchor to draftOrderCreateFromOrderdraft
draft Order Create From Order
mutation
Requires access scope. Also: Requires
access scope.
Creates a draft order from order.
Anchor to Arguments
Arguments
- Anchor to orderIdorder•
Id ID!required Specifies the order's id that we create the draft order from.
Was this section helpful?
- Anchor to draftOrderdraft•
Order The created draft order.
- Anchor to userErrorsuser•
Errors [UserError!]!non-null The list of errors that occurred from executing the mutation.
Was this section helpful?