feat(MED-85): run sending fake medipost results in dev from Medusa BO
This commit is contained in:
@@ -2074,6 +2074,11 @@ export type Database = {
|
||||
}
|
||||
sync_analysis_results: {
|
||||
}
|
||||
send_medipost_test_response_for_order: {
|
||||
Args: {
|
||||
order_id: string
|
||||
}
|
||||
}
|
||||
}
|
||||
Enums: {
|
||||
analysis_feedback_status: "STARTED" | "DRAFT" | "COMPLETED"
|
||||
|
||||
Reference in New Issue
Block a user