--- title: >- Add subscription status updates to bulkOperationRunMutation - 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/add-subscription-status-updates-to-bulkoperationrunmutation md: >- https://shopify.dev/changelog/add-subscription-status-updates-to-bulkoperationrunmutation.md metadata: effectiveApiVersion: 2024-10 affectedApi: - displayName: Admin GraphQL API handle: admin-graphql primaryTag: displayName: API handle: api secondaryTag: displayName: Update handle: update indicatesActionRequired: false createdAt: '2024-09-13T14:05:59-04:00' postedAt: '2024-10-01T00:00:00-04:00' updatedAt: '2024-09-13T14:35:53-04:00' effectiveAt: '2024-10-01T00:00:00-04:00' --- October 1, 2024 Tags: * Admin GraphQL API * 2024-10 # Add subscription status updates to bulkOperationRunMutation Subscription Status updates can now be run with the bulkOperationRunMutation. The following mutations have been added: * `subscriptionContractActivate` * `subscriptionContractCancel` * `subscriptionContractExpire` * `subscriptionContractFail` * `subscriptionContractPause` See for more information.