Skip to content

convertGeneratedFormAnswerGroupInput

Autogenerated input type of convertGeneratedFormAnswerGroup

Fields

deprecated DO NOT USE
id · ID! · required

Used By

Definition

"""
Autogenerated input type of convertGeneratedFormAnswerGroup
"""
input convertGeneratedFormAnswerGroupInput {
"""
DO NOT USE
"""
clientMutationId: String @deprecated(reason: "DO NOT USE")
id: ID!
}