feat: Integrate Data Connect and Implement Staff List View Directory
This commit is contained in:
@@ -28,6 +28,12 @@ type Shift @table(name: "shifts") {
|
||||
locationAddress: String
|
||||
latitude: Float
|
||||
longitude: Float
|
||||
placeId: String
|
||||
city: String
|
||||
state: String
|
||||
street: String
|
||||
country: String
|
||||
|
||||
description: String
|
||||
|
||||
status: ShiftStatus
|
||||
|
||||
Reference in New Issue
Block a user