Skip to content

createGroupInput

Autogenerated input type of createGroup

Fields

deprecated DO NOT USE

Used By

Definition

"""
Autogenerated input type of createGroup
"""
input createGroupInput {
"""
DO NOT USE
"""
clientMutationId: String @deprecated(reason: "DO NOT USE")
name: String
}