# DraftOrderPrepareForBuyerCheckoutPayload - admin - PAYLOAD Version: unstable ## Description Return type for `draftOrderPrepareForBuyerCheckout` mutation. ### Access Scopes ## Fields * [draftOrder](/docs/api/admin/unstable/objects/DraftOrder): DraftOrder - The prepared draft order. * [userErrors](/docs/api/admin/unstable/objects/UserError): UserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [draftOrderPrepareForBuyerCheckout](/docs/api/admin/unstable/mutations/draftOrderPrepareForBuyerCheckout) ## Examples