mirror of
https://github.com/brendan-ch/project-inter-server.git
synced 2026-04-16 23:40:32 +00:00
add system ID to ETA object in graphql schema
This commit is contained in:
@@ -50,6 +50,7 @@ type ETA {
|
||||
shuttle: Shuttle
|
||||
shuttleId: ID!
|
||||
secondsRemaining: Float!
|
||||
systemId: ID!
|
||||
}
|
||||
|
||||
type Shuttle {
|
||||
|
||||
Reference in New Issue
Block a user