Skip to main content
mutation

Requires write_draft_orders access scope. Also: The user must have access to manage draft orders.

Creates a draft order.

•DraftOrderInput!required

The fields used to create the draft order.


Was this section helpful?

Anchor to DraftOrderCreatePayload returnsDraftOrderCreatePayload returns

•DraftOrder

The created draft order.

•[UserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?