--- 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 *** ## Map