deleteCase: Boolean!

This mutation is used to delete a case. **Returns:** Returns true if process was completed successfully.

caseId: UUID!

Case identification number. This will be the ID of the case that gets deleted.

hardDelete: Boolean!

Boolean for if delete should be hard or not (Default = False).