OBJECT
Map
Description
Relationships of the Azure AD object.
link GraphQL Schema definition
- type Map {
- # Relationship names.
- String!]! : [
- # Related object IDs.
- RelatedObjectIdsType!]! : [
- }
OBJECT
Relationships of the Azure AD object.
- type Map {
- # Relationship names.
- String!]! : [
- # Related object IDs.
- RelatedObjectIdsType!]! : [
- }