MarketLocalizationRegisterInput - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
The input fields and values for creating or updating a market localization.
Access Scopes
Fields
-
key:
String! -
A reference to the value being localized on the resource that this market localization belongs to.
-
marketId:
ID! -
The ID of the market that the localization is specific to.
-
marketLocalizableContentDigest:
String! -
A hash digest representation of the content being localized.
-
value:
String! -
The value of the market localization.
Input objects with this input object
Examples