INPUT_OBJECT
Autogenerated input type of createFormAnswerGroup
input createFormAnswerGroupInput {# A unique identifier for the client performing the mutation.clientMutationId: Stringname: Stringcreated_at: Stringcustom_module_form_id: Stringuser_id: Stringdate: Stringtime: Stringcourse_id: Stringfinished: Booleancourse_item_id: IDappointment_id: IDformatted_date: Stringset_initial_answers: Booleanmarked_complete: Booleanmarked_locked: Booleandismissed_lock_charting_note_warning: Booleanform_answers: [FormAnswerInput!]!individual_client_notes: [IndividualClientNoteInput]requested_form_completion_id: ID}