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