INPUT_OBJECT
Autogenerated input type of updateFormAnswerGroup
input updateFormAnswerGroupInput {# A unique identifier for the client performing the mutation.clientMutationId: Stringid: IDname: Stringdate: Stringtime: Stringfinished: Booleancourse_item_id: IDformatted_date: Stringmarked_complete: Booleanmarked_locked: Booleanform_answers: [FormAnswerInput!]!individual_client_notes: [IndividualClientNoteInput]dismissed_lock_charting_note_warning: Boolean}