mirror of
https://github.com/brendan-ch/project-inter-server.git
synced 2026-04-16 23:40:32 +00:00
remove required parking structure and add stub resolvers
This commit is contained in:
@@ -10,7 +10,7 @@ type System {
|
||||
|
||||
# TODO: Implement these in system resolvers
|
||||
parkingStructures: [ParkingStructure!]
|
||||
parkingStructure(id: ID): ParkingStructure!
|
||||
parkingStructure(id: ID): ParkingStructure
|
||||
}
|
||||
|
||||
type ParkingStructure {
|
||||
|
||||
Reference in New Issue
Block a user