翻译-Translation 对象

资源字段的翻译。


在本页面


字段

  • key[String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
    翻译密钥。
  • locale[String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
    翻译语言环境。
  • outdated[Boolean!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#boolean-2021-01)
    标记为过时。
  • value[String](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
    翻译价值。


返回翻译的类型

  • [TranslatableResource.translations](https://shopify.dev/docs/admin-api/graphql/reference/translations/translatableresource#translations-2021-01)


翻译变异