Skip to main content
Log inSign up

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

Was this section helpful?