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

FR: For JIT Engine add support for query validation #3227

Open
meskill opened this issue Dec 23, 2024 · 1 comment
Open

FR: For JIT Engine add support for query validation #3227

meskill opened this issue Dec 23, 2024 · 1 comment
Labels
state: inactive No current action needed/possible; issue fixed, out of scope, or superseded.

Comments

@meskill
Copy link
Contributor

meskill commented Dec 23, 2024

Currently Tailcall uses async_graphql with special modification to run validation for the query definition (see src/core/rest/operation.rs).

In order to be able to drop async_graphql integration #3128 implement the way to validate queries with JIT engine and remove async_graphql validation logic.

Copy link

Action required: Issue inactive for 30 days.
Status update or closure in 7 days.

@github-actions github-actions bot added the state: inactive No current action needed/possible; issue fixed, out of scope, or superseded. label Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state: inactive No current action needed/possible; issue fixed, out of scope, or superseded.
Projects
None yet
Development

No branches or pull requests

1 participant