ThemeGroup

db · /index·type

Top-level catalog grouping, mirroring the structure of plus the data-driven sections group (whose rows live on shops.featureFlags, not on the theme tree).

Definition

@nordcom/commerce-db
type ThemeGroup = 'colors' | 'typography' | 'radii' | 'spacing' | 'elevation' | 'productCard' | 'cartLine' | 'sections';

'colors' | 'typography' | 'radii' | 'spacing' | 'elevation' | 'productCard' | 'cartLine' | 'sections'

FeatureFlagService ReviewService ShopService FeatureFlagOption FeatureFlagRef ResolvedCartLineTokens ResolvedProductCardTokens ResolvedShopTheme

Metadata@nordcom/commerce-db@0.1.0Open in GitHub ↗

On this page