EnabledPolicies is a map of PolicyRefs.
The key is a valid field name that can be filtered on and the value is a PolicyPointer or raw Policy to be applied for the field. EnabledPolicies is used to determine what fields can occur in a filter chain and how they can be filtered on.
If the value is an array, then any element of that array is considered a valid policy for the field.
Generated using TypeDoc
EnabledPolicies is a map of PolicyRefs.
The key is a valid field name that can be filtered on and the value is a PolicyPointer or raw Policy to be applied for the field. EnabledPolicies is used to determine what fields can occur in a filter chain and how they can be filtered on.
If the value is an array, then any element of that array is considered a valid policy for the field.