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

Feature request: parse raw GQL back to clj/s data #32

Open
eggsyntax opened this issue May 11, 2018 · 2 comments
Open

Feature request: parse raw GQL back to clj/s data #32

eggsyntax opened this issue May 11, 2018 · 2 comments

Comments

@eggsyntax
Copy link

It'd be handy to have a fn that went the other way, so that you could take a string with vanilla GQL syntax and parse it back to clj/s/edn data. Could open up some nice opportunities for testing, too, since you could confirm that eg (v/data (v/graphql-query FOO)) would always be a no-op.

But purely a suggestion, and may be out of scope for what you want for venia.

@ondrs
Copy link

ondrs commented Jun 10, 2019

@eggsyntax
Copy link
Author

Cool! Thanks for letting me know.

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

2 participants