INPUT_OBJECT
Details of an existing SSO Group.
input ExistingSsoGroupInput {# Id of the SSO group.id: String!# Specifies whether the SSO group is an org admin or not.isOrgAdmin: Boolean!}