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