--- title: DraftOrderCreateMerchantCheckoutPayload - GraphQL Admin description: Return type for `draftOrderCreateMerchantCheckout` mutation. api_version: 2025-01 api_name: admin type: payload api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/2025-01/payloads/draftordercreatemerchantcheckoutpayload md: https://shopify.dev/docs/api/admin-graphql/2025-01/payloads/draftordercreatemerchantcheckoutpayload.md --- # Draft​Order​Create​Merchant​Checkout​Payload payload Return type for `draftOrderCreateMerchantCheckout` mutation. ## Fields * user​Errors [\[User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/2025-01/objects/UserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [draft​Order​Create​Merchant​Checkout](https://shopify.dev/docs/api/admin-graphql/2025-01/mutations/draftOrderCreateMerchantCheckout) mutation Deprecated * id [ID!](https://shopify.dev/docs/api/admin-graphql/2025-01/scalars/ID) required ### Arguments Specifies the Draft order's id that we create the checkout for. *** *** ## Map