mirror of
https://github.com/brendan-ch/project-inter-server.git
synced 2026-04-17 07:50:31 +00:00
update resolvers with updated argument name
This commit is contained in:
@@ -40,7 +40,7 @@ export const ShuttleResolvers: Resolvers<ServerContext> = {
|
||||
shuttle: parent,
|
||||
shuttleId: parent.id,
|
||||
systemId: system.id,
|
||||
updatedTimeMs,
|
||||
updatedTime: updatedTimeMs,
|
||||
}
|
||||
}));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user