OBJECT
Represents a RBAC hierarchy node.
type SaasRbacHierarchyNode {# ID for the RBAC hierarchy node.id: String! # Specifies the object or workload type that the RBAC hierarchy node represents.objectType: String! }