mirror of
https://github.com/brendan-ch/project-inter-server.git
synced 2026-04-16 23:40:32 +00:00
update entities and schema to include orientation in degrees
This commit is contained in:
@@ -47,6 +47,7 @@ type ETA {
|
||||
shuttle: Shuttle
|
||||
shuttleId: ID!
|
||||
secondsRemaining: Float!
|
||||
orientationInDegrees: Float!
|
||||
}
|
||||
|
||||
type Shuttle {
|
||||
|
||||
Reference in New Issue
Block a user