Translations for Locations (Beta)
Translations for Locations (Beta)
Translations for Locations (Beta)
The Translations Admin GraphQL API is currently available on Catalyst storefronts only.
The locations translatable fields are:
Below are examples of GraphQL queries and mutations for retrieving and managing translation settings for locations.
This query returns a paginated list of translations by resourceType, channel, and locale with a maximum of 50 results per request.
When querying a translation by resourceId, you must provide the full
resourceId in the format bc/store/inventoryLocation/{location_id}.
This query returns a translation by resourceId.
This mutation updates a translation.
The following mutation deletes a translation.