INPUT_OBJECT

createAddendumInput

Autogenerated input type of createAddendum

link GraphQL Schema definition

  • input createAddendumInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • content: String
  • form_answer_group_id: ID
  • }