Delete Lab Test Report
Delete a specific lab test report by executing the deleteLabTestReport
mutation.
Available Arguments
Argument | Type | Description |
---|---|---|
| ID! | Unique ID of the lab test. Execute the |
Available Fields
Field Name | Type | Description |
---|---|---|
| Boolean | True if the lab test report has been deleted successfully. Otherwise, Flase |
| String | Description of the result. |
Example
Last updated