Anchor to DraftOrderCreateFromOrderPayloadDraft
payloadDraft Order Create From Order Payload
Return type for mutation.
Anchor to FieldsFields
- draftOrder (DraftOrder)
- userErrors ([UserError!]!)
- Anchor to draftOrderdraft•Draft
Order Order The created draft order.
- 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
- draftOrderCreateFromOrder (DraftOrderCreateFromOrderPayload)
- •mutation
Creates a draft order from order.
- Anchor to orderIdorder•ID!
Id required Specifies the order's id that we create the draft order from.
Arguments
Was this section helpful?