INPUT_OBJECT
Configuration for the deletion of Azure AD Groups.
input DeleteAdGroupsFromHierarchyInput {# The IDs of the groups to delete.groupIds: [UUID!]!# UUID of the org.orgId: UUID!}