We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 725e897 commit 7cc84f7Copy full SHA for 7cc84f7
lib/editor/actions/editor.js
@@ -385,17 +385,17 @@ export function fetchBaseGtfs ({
385
default_route_color
386
default_route_type
387
}
388
- agency {
+ agency (limit: -1) {
389
id
390
agency_id
391
agency_name
392
393
- calendar {
+ calendar (limit: -1) {
394
395
service_id
396
description
397
398
- fares {
+ fares (limit: -1) {
399
400
fare_id
401
0 commit comments