ENUM
PoliciesDetailSortByField
Description
Fields to sort policies detail entries.
link GraphQL Schema definition
- enum PoliciesDetailSortByField {
- # Sort by policy name.
- # Sort by total hits in the policy.
- # Sort by total objects in the policy.
- }