--- title: >- Release of the subscriptionContractAtomicCreate and subscriptionContractProductUpdate mutations - 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/release-of-the-subscriptioncontractatomiccreate-and-subscriptioncontractproductupdate-mutations md: >- https://shopify.dev/changelog/release-of-the-subscriptioncontractatomiccreate-and-subscriptioncontractproductupdate-mutations.md metadata: effectiveApiVersion: 2023-04 affectedApi: [] primaryTag: displayName: API handle: api secondaryTag: displayName: New handle: new indicatesActionRequired: false createdAt: '2023-01-13T14:19:34-05:00' postedAt: '2023-04-01T00:00:00-04:00' updatedAt: '2024-12-13T17:24:36-05:00' effectiveAt: '2023-04-01T00:00:00-04:00' --- April 1, 2023 Tags: * API * 2023-04 # Release of the subscriptionContractAtomicCreate and subscriptionContractProductUpdate mutations As of the **2023-04** release of the GraphQL Admin API, you can create a subscription contract in a single operation with the `subscriptionContractAtomicCreate` mutation. You can also replace a retired product by a new one, or update the price of a product in a subscription contract in one GraphQL call to the `subscriptonContractProductUpdate` mutation. More information on Bulk Operations can be found [here](https://shopify.dev/apps/subscriptions/migrate/contracts#import-and-bill-contracts-in-bulk)