feat(MED-87): improve naming
This commit is contained in:
@@ -79,7 +79,7 @@ export async function getOrder({
|
||||
return order;
|
||||
}
|
||||
|
||||
export async function getOrders({
|
||||
export async function getAnalysisOrders({
|
||||
orderStatus,
|
||||
}: {
|
||||
orderStatus?: Tables<{ schema: 'medreport' }, 'analysis_orders'>['status'];
|
||||
|
||||
Reference in New Issue
Block a user