Anchor to DraftOrderPrepareForBuyerCheckoutPayloadDraft
payloadDraft Order Prepare For Buyer Checkout Payload
Return type for mutation.
Anchor to FieldsFields
- draftOrder (DraftOrder)
- userErrors ([UserError!]!)
- Anchor to draftOrderdraft•Draft
Order Order The prepared draft order.
Show fields
- Anchor to userErrorsuser•[User
Errors Error!]! non-null The list of errors that occurred from executing the mutation.
Show fields
Was this section helpful?
Anchor to Mutations with this payloadMutations with this payload
- draftOrderPrepareForBuyerCheckout (DraftOrderPrepareForBuyerCheckoutPayload)
- •mutation
Updates a draft order before sending the invoice to the buyer by configuring settings relevant to the draft order.
Show payload
- Anchor to allowDiscountCodesInCheckoutallow•Boolean
Discount Codes In Checkout Whether discount codes are allowed during checkout of this draft order.
- Anchor to bypassCartValidationsbypass•Boolean
Cart Validations Whether to bypass cart validations on this draft order.
- •ID!required
The draft order to prepare for buyer checkout.
- Anchor to lockPricesForBuyerlock•Lock
Prices For Buyer Draft Order Prices For Buyer Whether to create price locks when preparing this draft for buyer checkout.
Show enum values
Arguments
Was this section helpful?