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