Skip to content

Graphql result sometimes broken #111

@GimignanoF

Description

@GimignanoF

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions