OBJECT
PrincipalAccessInfo represents the principal access info.
type PrincipalAccessInfo {# Represents the group count.groupCount: Long! # Represents the user count.userCount: Long! }