Skip to content

[8.0] Add product translations support and configurable API scopes#219

Open
nfourtythree wants to merge 10 commits into
8.0from
nathaniel/pt-3135-fetching-translations-for-products
Open

[8.0] Add product translations support and configurable API scopes#219
nfourtythree wants to merge 10 commits into
8.0from
nathaniel/pt-3135-fetching-translations-for-products

Conversation

@nfourtythree

Copy link
Copy Markdown
Contributor

Description

  • Adds support for syncing product translations from Shopify. When enabled, translation data for all non-primary store locales is fetched during product syncs and included in the GraphQL query.
  • The API scopes are now visible in the plugin settings. Scopes can be extended via opt-in additional features (e.g. "Product Translations") or by entering custom scopes directly.
  • Adds two new events — EVENT_DEFINE_INITIALIZE_API_CONTEXT and EVENT_AFTER_INITIALIZE_API_CONTEXT allowing developers to customize the Shopify API context before and after initialization.

Note

If you have a current app and connection to your project and you want to use the new product translations feature or custom scope you will need to re-auth your project to obtain a new auth token.

Related Issues

#215

@nfourtythree nfourtythree self-assigned this Jun 10, 2026
@nfourtythree nfourtythree requested a review from a team as a code owner June 10, 2026 14:38
@linear-code

linear-code Bot commented Jun 10, 2026

Copy link
Copy Markdown

PT-3135

@nfourtythree nfourtythree changed the base branch from 7.2 to 8.0 June 18, 2026 08:30
@nfourtythree nfourtythree changed the title [7.2] Add product translations support and configurable API scopes [8.0] Add product translations support and configurable API scopes Jun 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants