# Product-level configuration for Bundles in Admin — Shopify developer changelog
---
## 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).

*Published: July 01, 2024*
Tags: API, New
Link: https://shopify.dev/changelog/product-level-configuration-for-bundles-in-admin

---