--- title: Product-level configuration for Bundles in Admin - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/product-level-configuration-for-bundles-in-admin md: https://shopify.dev/changelog/product-level-configuration-for-bundles-in-admin.md --- [Back to Developer changelog](https://shopify.dev/changelog) July 1, 2024 Tags: * Admin GraphQL API * 2024-07 # Product-level configuration for Bundles in Admin As of GraphQL Admin API version 2024-07, you can create fixed bundles using our new [coarse-grained API](https://shopify.dev/docs/apps/build/product-merchandizing/bundles/add-coarse-grained-fixed-bundle). This API change introduces the following new mutations: 1. [`productBundleCreate`](https://shopify.dev/docs/api/admin-graphql/latest/mutations/productBundleCreate) mutation 2. [`productBundleUpdate`](https://shopify.dev/docs/api/admin-graphql/latest/mutations/productBundleUpdate) mutation Learn more about Bundles on [Shopify.dev](https://shopify.dev/docs/apps/build/product-merchandizing/bundles).