deleteUserGroupInput
Autogenerated input type of deleteUserGroup
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed 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}