--- title: ProductBundleCreatePayload - GraphQL Admin description: Return type for `productBundleCreate` mutation. api_version: 2025-10 api_name: admin type: payload api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/payloads/productbundlecreatepayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/productbundlecreatepayload.md --- # Product​Bundle​Create​Payload payload Return type for `productBundleCreate` mutation. ## Fields * product​Bundle​Operation [Product​Bundle​Operation](https://shopify.dev/docs/api/admin-graphql/latest/objects/ProductBundleOperation) The asynchronous ProductBundleOperation creating the product bundle or componentized product. * user​Errors [\[User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/latest/objects/UserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [product​Bundle​Create](https://shopify.dev/docs/api/admin-graphql/latest/mutations/productBundleCreate) mutation Creates a new product bundle or componentized product. *** ## Map ### Mutations with this payload * [product​Bundle​Create](https://shopify.dev/docs/api/admin-graphql/latest/types/productBundleCreate)