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 c813ac3 commit 22d0350Copy full SHA for 22d0350
application/src/main/resources/org/opentripplanner/apis/gtfs/schema.graphqls
@@ -784,7 +784,7 @@ type Leg {
784
Re-fetching fails when the underlying transit data no longer exists.
785
**Note:** when both id and fare products are queried with [Relay](https://relay.dev/), id should be queried using a suitable GraphQL alias
786
such as `legId: id`. Relay does not accept different fare product ids in otherwise identical legs.
787
-
+
788
The identifier is valid for a maximum of 2 years, but sometimes it will fail after a few hours.
789
We do not recommend storing IDs for a long time.
790
"""
0 commit comments