Studio Service

FeatureFlagOrgFilter

FeatureFlagOrgFilter

A filter to be used against FeatureFlagOrg object types. All fields are combined with a logical ‘and.’

FieldTypeDescription
keyStringFilterFilter by the object’s `key` field.
orgIdUUIDFilterFilter by the object’s `orgId` field.
valueBooleanFilterFilter by the object’s `value` field.
customValueBooleanFilterFilter by the object’s `customValue` field.
customizableBooleanFilterFilter by the object’s `customizable` field.
and[FeatureFlagOrgFilter!]Checks for all expressions in this list.
or[FeatureFlagOrgFilter!]Checks for any expressions in this list.
notFeatureFlagOrgFilterNegates the expression.