Online Store Theme File Connection
An auto-generated type for paginating through multiple OnlineStoreThemeFiles.
Anchor to Fields with this connectionFields with this connection
- •OBJECT
A theme for display on the storefront. Themes control the visual appearance and functionality of the online store through templates, stylesheets, and assets that determine how products, collections, and other content display to customers.
Each theme has a role that indicates its status. Main themes are live on the storefront, unpublished themes are inactive, demo themes require purchase before publishing, and development themes are temporary for previewing during development. The theme includes translations for multi-language support.
Anchor to Possible returnsPossible returns
- edges ([OnlineStoreThemeFileEdge!]!)
- nodes ([OnlineStoreThemeFile!]!)
- pageInfo (PageInfo!)
- userErrors ([OnlineStoreThemeFileReadResult!]!)
- Anchor to edgesedges•[Online
Store Theme File Edge!]! non-null The connection between the node and its parent. Each edge contains a minimum of the edge's cursor and the node.
- Anchor to nodesnodes•[Online
Store Theme File!]! non-null A list of nodes that are contained in OnlineStoreThemeFileEdge. You can fetch data about an individual node, or you can follow the edges to fetch data about a collection of related nodes. At each node, you specify the fields that you want to retrieve.
- Anchor to pageInfopage•Page
Info Info! non-null An object that’s used to retrieve cursor information about the current page.
- Anchor to userErrorsuser•[Online
Errors Store Theme File Read Result!]! non-null List of errors that occurred during the request.