createCaseFormSubmission: FormSubmission!
This mutation prepares a case for a form submission. **Returns:** Return information can include details about the specific case form submission.
formConfigurationId: UUID!
The form configuration ID used to search the database.
caseId: UUID!
The case ID used to search the database to find the related case.
formDefinitionVersionId: UUID
The ID related to the form definition version
createDate: DateTime
The date the form submission was created
initialValues: AnswersSetValuesInput
dataImport: Boolean
