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

Graphql result sometimes broken #111

Open
GimignanoF opened this issue Nov 22, 2019 · 0 comments
Open

Graphql result sometimes broken #111

GimignanoF opened this issue Nov 22, 2019 · 0 comments

Comments

@GimignanoF
Copy link

I'm trying this package,gotta say is awesome and saved me a LOT of MongoDB connections! Kudos! 😁 That being said, when I do a GraphQL request, sometimes I get a strange result. Something like this

{ "data": { "__schema": { .... } } }

This happens rarely, and it seems to happen only when the query result has not been cached yet. But when it happens is of course annoying. I don't know what could be the cause for this, and as I said this happens rarely so is also hard to reproduce, but I've setup a repository with the code I'm using. Maybe is there something wrong in how I implemented or registered the package? :/
https://github.com/GimignanoF/Test-GraphQL

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