stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > OnlineStorePage

AdminTypes.OnlineStorePage interface

A custom page on the Online Store.

Signature:

export interface OnlineStorePage extends HasPublishedTranslations, Navigable, Node 

Extends: HasPublishedTranslations, Navigable, Node

Properties

Property Modifiers Type Description
defaultCursor   Scalars[‘String’][‘output’] A default cursor that returns the single next record, sorted ascending by ID.
id   Scalars[‘ID’][‘output’] A globally-unique ID.
translations   Array<Translation> The translations associated with the resource.