isSectionFlagKey

db · /index·function

Reports whether a feature flag key is namespaced as a section toggle.

Signature

@nordcom/commerce-db
function isSectionFlagKey(key: string): boolean;

Parameters

NameTypeDescription
keystring

Returns

true when key carries the section: prefix.

FeatureFlagService ReviewService ShopService FeatureFlagOption FeatureFlagRef ResolvedCartLineTokens ResolvedProductCardTokens ResolvedShopTheme

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

On this page