Open MartinRougeron2 opened 4 years ago
Hey @MartinRougeron2. Unfortunately I no longer use FakeQL in my own projects. I'm about to archive the repo as a matter of fact.
The code is pretty simple so I encourage you to take a look. Apologies for not marking this as unmaintained earlier 😞
Hi,
I'm using FakeQL to test some vue components, to have nice values, I use some resolvers to simulate true values. Also, the project is big and graphQL has 2 schemas, I setup graphQL tools to use the right schema. From this time, the resolvers don't work.
And I get
Don't hesitate to ask, if you want some details