modifications for hub in create one time order

This commit is contained in:
José Salazar
2026-01-29 16:08:44 -05:00
parent 7e17903942
commit 191ba40393
19 changed files with 18298 additions and 17645 deletions

View File

@@ -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