Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 466 Bytes

File metadata and controls

18 lines (10 loc) · 466 Bytes

Home > @yext/analytics > VersionLabel

VersionLabel type

An enum for the Search Version Labels

Signature:

export type VersionLabel = 'PRODUCTION' | 'STAGING';

Remarks

Affects the contents of the versionLabel field in the search object field in the event payload.