ENUM
AzureAdRelationshipEnumType
Description
Azure AD object relationship types.
link GraphQL Schema definition
- enum AzureAdRelationshipEnumType {
- # App role assigned to relationship for an Azure AD object.
- # App role assignment relationship for an Azure AD object.
- # Member relationship of an Azure AD object.
- # Owner relationship of an Azure AD object.
- # Role assignment relationship for an Azure AD object.
- }