INPUT_OBJECT
ObjectInfoType
Description
Map of AzureAdObjectType to IDs.
link GraphQL Schema definition
- input ObjectInfoType {
- # ID of the AzureAD object.
- UUID! :
- # Azure AD object type.
- AzureAdObjectType! :
- }
INPUT_OBJECT
Map of AzureAdObjectType to IDs.
- input ObjectInfoType {
- # ID of the AzureAD object.
- UUID! :
- # Azure AD object type.
- AzureAdObjectType! :
- }