OnlineStoreTheme
Requires access scope.
A theme for display on the storefront.
Anchor to Fields and connectionsFields and connections
- Anchor to createdAtcreated•
At DateTime! non-null The date and time when the theme was created.
- Anchor to filesfiles•
The files in the theme.
- •ID!non-null
A globally-unique ID.
- Anchor to namename•String!non-null
The name of the theme, set by the merchant.
- Anchor to prefixprefix•String!non-null
The prefix of the theme.
- Anchor to processingprocessing•Boolean!non-null
Whether the theme is processing.
- Anchor to processingFailedprocessing•
Failed Boolean!non-null Whether the theme processing failed.
- Anchor to rolerole•Theme
Role! non-null The role of the theme.
- Anchor to themeStoreIdtheme•
Store Id The theme store ID.
- Anchor to translationstranslations•[Translation!]!non-null
The published translations associated with the resource.
- Anchor to updatedAtupdated•
At DateTime! non-null The date and time when the theme was last updated.
Map
Fields and connections with this object
Anchor to QueriesQueries
- •query
Returns a particular theme for the shop.
- •query
Returns a paginated list of themes for the shop.
Anchor to MutationsMutations
- •mutation
Creates a theme using an external URL or for files that were previously uploaded using the stagedUploadsCreate mutation. These themes are added to the Themes page in Shopify admin.
- •mutation
Publishes a theme.
- •mutation
Updates a theme.