Open andtry opened 6 months ago
The following query does not list FlexibleLineTypes=Fixed
https://api.entur.io/graphql-explorer/journey-planner-v3?query=%7B%0A%20%20lines%28%0A%20%20%20%20flexibleOnly%3A%20true%0A%20%20%29%20%7B%0A%20%20%20%20id%0A%20%20%20%20name%0A%20%20%20%20flexibleLineType%0A%20%20%20%20authority%20%7B%0A%20%20%20%20%20%20name%0A%20%20%20%20%7D%0A%20%20%7D%0A%7D%0A
This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 30 days
The following query does not list FlexibleLineTypes=Fixed
https://api.entur.io/graphql-explorer/journey-planner-v3?query=%7B%0A%20%20lines%28%0A%20%20%20%20flexibleOnly%3A%20true%0A%20%20%29%20%7B%0A%20%20%20%20id%0A%20%20%20%20name%0A%20%20%20%20flexibleLineType%0A%20%20%20%20authority%20%7B%0A%20%20%20%20%20%20name%0A%20%20%20%20%7D%0A%20%20%7D%0A%7D%0A