OBJECT

RelatedObjectIdsType

Description

IDs of the object related to the Azure AD object.

link GraphQL Schema definition

  • type RelatedObjectIdsType {
  • # IDs of the object related to the Azure AD object.
  • ids: [String!]!
  • }