Developer changelog

Subscribe to the changelog to stay up to date on recent changes to Shopify’s APIs and other developer products, as well as preview upcoming features and beta releases.

Get updates by RSS

Subscriptions Contracts APIs - Deprecate subscriptionContract stale status

API

Action required

As of Admin GraphQL 2024-01, the SubscriptionContractSubscriptionStatus.STALE status is being deprecated. Instead, please use EXPIRED or CANCELLED.

Any existing contracts with the STALE status will be returned as CANCELLED.

Additionally, we are now preventing the update of Subscription Contracts to have the STALE status.