Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 395 Bytes

analytics.environment.md

File metadata and controls

18 lines (10 loc) · 395 Bytes

Home > @yext/analytics > Environment

Environment type

The Yext Environments

Signature:

export type Environment = 'PRODUCTION' | 'SANDBOX';

Remarks

Affects the domain the requests are sent to.