adding order type to the show orders for the update
This commit is contained in:
@@ -354,7 +354,7 @@ query listShiftRolesByBusinessAndDateRange(
|
||||
locationAddress
|
||||
title
|
||||
status
|
||||
order { id eventName }
|
||||
order { id eventName orderType }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user