EnabledInScope
is an
enumerated list related to the scope of feature flag enablement.
Table: EnabledInScope
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Sep 13, 2024 | |||||
disabled | boolean | Preview | Whether the feature flag is disabled. | ||
GlobalScope | boolean | Preview | Whether the feature flag is enabled globally. | ||
OrganizationScope | boolean | Preview | Whether the feature flag is enabled for the organization. | ||
UserScope | boolean | Preview | Whether the feature flag is enabled for the user. |