--- 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 metadata: effectiveApiVersion: 2024-07 affectedApi: - displayName: Admin GraphQL API handle: admin-graphql primaryTag: displayName: API handle: api secondaryTag: displayName: New handle: new indicatesActionRequired: false createdAt: '2024-06-06T09:53:08-04:00' postedAt: '2024-07-01T09:00:00-04:00' updatedAt: '2024-06-10T11:56:38-04:00' effectiveAt: '2024-07-01T09:00:00-04:00' --- 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).