addCaseFormSubmissionRequest: CaseFormSubmissionRequest!
This mutation is used to add a new form submission request to a case for a specific tool/form. **Returns:** Returns the newly created Case Form Submission Request data.
caseId: UUID!
Identification number of case that is getting form submitted.
caseFormSubmissionRequest: CaseFormSubmissionRequestInput!
Guideline requirements for the form submission. This variable is evaluated and determines if the action is carried out or not.
