Skip to content

deleteUserGroupInput

Autogenerated input type of deleteUserGroup

Fields

deprecated DO NOT USE

Used By

Definition

"""
Autogenerated input type of deleteUserGroup
"""
input deleteUserGroupInput {
"""
DO NOT USE
"""
clientMutationId: String @deprecated(reason: "DO NOT USE")
group_to_receive_clients: ID
id: ID
}