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

Deprecating PublishedTranslation GraphQL type

API

Action required

As of 2023-04, we are deprecating the PublishedTranslation graphQL type in the admin API. Use the Translation graphQL type instead.

The Translation graphQL type contains more fields; outdated, updatedAt and market.

To get up to date, make sure you no longer query the marketId field on these objects and query using the market field instead.

Learn more about Translation on Shopify.dev.