OnlineStorePage object

A custom page on the Online Store.

Required access

Any of read_content, read_online_store_pages access scopes.

On this page

Fields

  • defaultCursor ([String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01))
    A default cursor for use in pagination.
  • id ([ID!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#id-2021-01))
    Globally unique identifier.
  • 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.
  • Implements

  • [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)