Translations for Shipping Methods (Beta)
Translations for Shipping Methods (Beta)
Translations for Shipping Methods (Beta)
The Translations Admin GraphQL API is currently available on Catalyst storefronts only.
The following entities are translatable for shipping methods:
shipping_method_nameBelow are examples of GraphQL queries and mutations for retrieving and managing translation settings for shipping methods.
This query returns shipping method translations for the specified resource type, channel, and locale (up to 50).
This query returns a translation by resourceId.
When querying by resourceId, provide the full ID in the format bc/store/shippingMethod/{id}.