Delete a Lab Test Report
Last updated
Last updated
Delete a specific by executing the deleteLabTestReport
mutation.
Argument Name
Type
Description
id
ID
memberId
ID
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
Unique lab test report Id. Use the query to get the list of all lab test reports.
Unique member id. Use the query to list the information of a all available members.