Fix build errors: localization syntax, key paths, and ViewOrderCard widget
This commit is contained in:
@@ -321,7 +321,6 @@ query listShiftRolesByBusinessAndDateRange(
|
||||
shift: {
|
||||
date: { ge: $start, le: $end }
|
||||
order: { businessId: { eq: $businessId } }
|
||||
status: { eq: $status }
|
||||
}
|
||||
}
|
||||
offset: $offset
|
||||
|
||||
Reference in New Issue
Block a user