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

Question regarding updated features #227

Open
EdmundsEcho opened this issue Mar 25, 2020 · 2 comments
Open

Question regarding updated features #227

EdmundsEcho opened this issue Mar 25, 2020 · 2 comments
Labels

Comments

@EdmundsEcho
Copy link

Hello,

I hope everyone is doing well despite Covid-19.

Does the library work with GraphiQL? Also, the version I'm using did not enable inputs for what I was doing (e.g., includes Union types). As a result, I have to parse the queries using the FromJSON type class. I was curious to know if I was using the library correctly, or if in fact it was a limitation.

Thank you in advance for letting me know.

- E

@teh
Copy link
Collaborator

teh commented Mar 27, 2020

Hi - this library doesn't support introspection, so GraphiQL might work for running queries, but won't work for type completion, docs etc. Does that make sense?

@teh teh added the question label Mar 27, 2020
@EdmundsEcho
Copy link
Author

EdmundsEcho commented Mar 31, 2020

In general, I had trouble generating dynamic queries using the input type. Are there limitations here?... otherwise, "it's me, not the library" :) For instance, are variables supported in queries and mutations?

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

No branches or pull requests

2 participants