Market Localization
The market localization of a field within a resource, which is determined by the market ID.
Anchor to FieldsFields
- •String!non-null
A reference to the value being localized on the resource that this market localization belongs to.
- Anchor to marketmarket•Market!non-null
The market that the localization is specific to.
- Anchor to outdatedoutdated•Boolean!non-null
Whether the original content has changed since this market localization was updated.
- Anchor to updatedAtupdated•Date
At Time The date and time when the market localization was updated.
- Anchor to valuevalue•String
The value of the market localization.
Anchor to MutationsMutations
- •mutation
Creates or updates market localizations.
- Anchor to marketLocalizationsmarket•[Market
Localizations Localization Register Input!]!required The input fields for a market localization.
- Anchor to resourceIdresource•ID!required
Id The ID of the resource that is being localized within the context of a market.
Arguments
- Anchor to marketLocalizationsmarket•[Market
Localizations Localization!] The market localizations that were created or updated.
- Anchor to userErrorsuser•[Translation
Errors User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
- •mutation
Deletes market localizations.
- Anchor to marketIdsmarket•[ID!]!required
Ids The list of market IDs.
- Anchor to marketLocalizationKeysmarket•[String!]!required
Localization Keys The list of market localization keys.
- Anchor to resourceIdresource•ID!required
Id The ID of the resource for which market localizations are being deleted.
Arguments
- Anchor to marketLocalizationsmarket•[Market
Localizations Localization!] The market localizations that were deleted.
- Anchor to userErrorsuser•[Translation
Errors User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields