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

Improve query validation #22

Open
tomhoule opened this issue Jun 23, 2018 · 2 comments
Open

Improve query validation #22

tomhoule opened this issue Jun 23, 2018 · 2 comments
Labels
enhancement New feature or request

Comments

@tomhoule
Copy link
Member

The focus so far has been on making valid queries work - we should also ensure that the queries are valid and fail with nice error messages.

For example, we don't verify that the variables are used correctly.

@tomhoule tomhoule changed the title Better query validation Improve query validation Jun 24, 2018
@tomhoule tomhoule added the enhancement New feature or request label Jun 24, 2018
@tomhoule
Copy link
Member Author

tomhoule commented Aug 6, 2018

Thought: juniper probably already implements that, maybe there's an opportunity to share code, maybe an issue should be opened on the juniper repo.

@tomhoule
Copy link
Member Author

Issue: graphql-rust/juniper#217

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

No branches or pull requests

1 participant