网上商店文章-OnlineStoreArticle 目的
表示OnlineStoreBlog对象中的文章。文章按时间倒序显示,最新条目位于博客页面顶部。博客可以包含任意数量的文章。
所需的访问
任何read_content,read_online_store_pages访问范围。
在本页面
字段
- defaultCursor(
[String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01))
用于分页的默认光标。 - id(
[ID!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#id-2021-01))
全局唯一标识符。 - translations(
[[PublishedTranslation!]!](https://shopify.dev/docs/admin-api/graphql/reference/translations/publishedtranslation))
与资源关联的翻译。 
| 争论 | 描述 | 
|---|---|
locale( [String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)) 必需的  | 
过滤翻译区域设置。 | 
派生关系
[HasPublishedTranslations](https://shopify.dev/docs/admin-api/graphql/reference/translations/haspublishedtranslations)[Navigable](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/navigable)[Node](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/node)
