Skip to content

createAddendumInput

Autogenerated input type of createAddendum

Fields

deprecated DO NOT USE

Used By

Definition

"""
Autogenerated input type of createAddendum
"""
input createAddendumInput {
"""
DO NOT USE
"""
clientMutationId: String @deprecated(reason: "DO NOT USE")
content: String
form_answer_group_id: ID
}