Skip to main content
Anchor to marketLocalizationsRegister

marketLocalizationsRegister

mutation

Requires write_translations access scope.

Creates or updates market localizations.

[MarketLocalizationRegisterInput!]!required

The input fields for a market localization.

ID!required

The ID of the resource that is being localized within the context of a market.


Was this section helpful?

Anchor to MarketLocalizationsRegisterPayload returnsMarketLocalizationsRegisterPayload returns

[MarketLocalization!]

The market localizations that were created or updated.

[TranslationUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?