isPreview
Home > @gooddata/sdk-model > IAgent > isPreview
IAgent.isPreview property
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Whether this agent is a preview agent, scoped to a single (user, workspace) pair. The agent id must match the pattern {userId}-{workspaceId}-preview.
Signature:
isPreview?: boolean;