Delete a Lab Test Report
Delete a specific lab test report by executing the deleteLabTestReport
mutation.
Required Argument
Argument Name
Type
Description
id
ID
memberId
ID
Available fields
The following fields will be displayed in the response:
Field Name
Type
Description
success
Boolean
True if the lab test report has been deleted successfully. Otherwise, Flase
message
String
Description of the result
Example
Last updated