live today from home
This commit is contained in:
@@ -357,7 +357,7 @@ query listAcceptedApplicationsByBusinessForDay(
|
||||
}
|
||||
}
|
||||
|
||||
#coverage list
|
||||
#coverage list and today live
|
||||
query listStaffsApplicationsByBusinessForDay(
|
||||
$businessId: UUID!
|
||||
$dayStart: Timestamp!
|
||||
@@ -385,10 +385,14 @@ query listStaffsApplicationsByBusinessForDay(
|
||||
checkOutTime
|
||||
appliedAt
|
||||
status
|
||||
|
||||
shiftRole{
|
||||
shift{
|
||||
location
|
||||
cost
|
||||
}
|
||||
count
|
||||
assigned
|
||||
|
||||
role{
|
||||
name
|
||||
|
||||
Reference in New Issue
Block a user