--- 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 --- [Back to Developer changelog](https://shopify.dev/changelog) 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)