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 · 0 comments
Open

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

meskill opened this issue Dec 23, 2024 · 0 comments

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.

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

No branches or pull requests

1 participant