Skip to content

Commit

Permalink
Merge pull request #679 from ibi-group/new-mode-selector-leg-alerts
Browse files Browse the repository at this point in the history
Correctly Request Alerts in GraphQL Query
  • Loading branch information
miles-grant-ibigroup authored Nov 6, 2023
2 parents 260b707 + 8e840a9 commit 8ec3767
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions packages/core-utils/src/planQuery.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,13 @@ query Plan(
timezone
url
}
alerts {
alertDescriptionText
alertHeaderText
alertUrl
effectiveStartDate
id
}
arrivalDelay
departureDelay
distance
Expand Down

0 comments on commit 8ec3767

Please sign in to comment.