mirror of
https://github.com/brendan-ch/project-inter-server.git
synced 2026-04-16 23:40:32 +00:00
add system ID field to ordered stop
This commit is contained in:
@@ -27,6 +27,7 @@ type OrderedStop {
|
||||
routeId: ID!
|
||||
stop: Stop
|
||||
stopId: ID!
|
||||
systemId: ID!
|
||||
}
|
||||
|
||||
type Stop {
|
||||
|
||||
Reference in New Issue
Block a user