HasPublishedTranslations interface
Published translations associated with the resource.
Fields
- translations (
[[PublishedTranslation!]!](https://shopify.dev/docs/admin-api/graphql/reference/translations/publishedtranslation)
)
The translations associated with the resource.
Argument | Description |
---|---|
locale ( [String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01) ) REQUIRED |
Filters translations locale. |
Types that implement HasPublishedTranslations
[Collection](https://shopify.dev/docs/admin-api/graphql/reference/products-and-collections/collection)
[Link](https://shopify.dev/docs/admin-api/graphql/reference/apps/link)
[OnlineStoreArticle](https://shopify.dev/docs/admin-api/graphql/reference/online-store/onlinestorearticle)
[OnlineStoreBlog](https://shopify.dev/docs/admin-api/graphql/reference/online-store/onlinestoreblog)
[OnlineStorePage](https://shopify.dev/docs/admin-api/graphql/reference/online-store/onlinestorepage)
[Product](https://shopify.dev/docs/admin-api/graphql/reference/products-and-collections/product)
[ProductOption](https://shopify.dev/docs/admin-api/graphql/reference/products-and-collections/productoption)
[ProductVariant](https://shopify.dev/docs/admin-api/graphql/reference/products-and-collections/productvariant)
[Shop](https://shopify.dev/docs/admin-api/graphql/reference/store-properties/shop)
[ShopPolicy](https://shopify.dev/docs/admin-api/graphql/reference/store-properties/shoppolicy)