formSubmissionId: UUID!
The form submission ID used to search the database.
deleteRequested: CaseFormSubmissionDeleteOperation!
This is a SOFT value that determines if the form submission should be Hard Deleted or not.
This mutation is used to delete a Form Submission. **Returns:** Returns true if process was completed successfully.
formSubmissionId: UUID!
The form submission ID used to search the database.
deleteRequested: CaseFormSubmissionDeleteOperation!
This is a SOFT value that determines if the form submission should be Hard Deleted or not.