Requires read_themes access scope.

Returns a particular theme for the shop.


Anchor to id
id
required

The ID of the theme.


Was this section helpful?

Anchor to OnlineStoreTheme
OnlineStoreTheme
Access requirements

A theme for display on the storefront.


Was this section helpful?
Hide code
Query reference
Copy
{
  theme(id) {
    # OnlineStoreTheme fields
  }
}