Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add defaults to the planConnection query in the GTFS GraphQL schema #6339

Draft
wants to merge 2 commits into
base: dev-2.x
Choose a base branch
from

Conversation

optionsome
Copy link
Member

Summary

Inject defaults (either from code or configuration) into the planConnection query in the GTFS GraphQL schema that is outputted through introspection.

Issue

No issue

Unit tests

No tests yet.

Documentation

In schema

Changelog

From title

Bumping the serialization version id

Not needed

@optionsome
Copy link
Member Author

We need to decide if using a directive makes sense or should we just use the input type and field names as keys for the translations. Also, have to maybe figure out how to not construct the schema on each request.

@leonardehrenfried
Copy link
Member

Can you resolve the conflicts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants