GraphQL OBJECT
PrivilegeSetSearchResult
Contains a list of privilege sets.
link Definition
- type PrivilegeSetSearchResult {
- # List of results that match the search parameters.
- PrivilegeSetSearchResultItem] : [
- # Indicates whether the result is truncated.
- Boolean :
- }