validation if a hug has orders
This commit is contained in:
@@ -404,6 +404,7 @@ query listOrdersByBusinessAndTeamHub(
|
||||
where: {
|
||||
businessId: { eq: $businessId }
|
||||
teamHubId: { eq: $teamHubId }
|
||||
#status: {in: [ DRAFT POSTED FILLED PENDING FULLY_STAFFED PARTIAL_STAFFED ] }
|
||||
}
|
||||
offset: $offset
|
||||
limit: $limit
|
||||
|
||||
Reference in New Issue
Block a user