updateCaseFormSubmissionRequest: CaseFormSubmissionRequest!
This mutation is used to update an existing form submission request for a case for a specific tool/form. **Returns:** Returns the new Case Form Submission Request data.
requestId: UUID!
Identification number of request that is getting updated
caseFormSubmissionRequest: CaseFormSubmissionRequestInput!
Guideline requirements for the form submission. This variable is evaluated and determines if the action is carried out or not.
