Patrick Rehn
Patrick Rehn
Hey, thanks for the fast response will be working on a test case for this behavior but honestly no clue if i can reproduce it easily, will try. For clarification,...
Update: Added a UnitTest which reproduces the Issue to a fork: #https://github.com/Kendalor/envelop/blob/dbd45933a74bce9ae48f2cc1d3c2e4425b12ea9b/packages/plugins/response-cache/test/response-cache.spec.ts#L4098 Hope this helps, the fork has the "fix" for this issue. While coding I encountered the "ignoreTypes" parameter...
sure, will finish my tests by tomorrow and create the PR
created pull request
Pull request provided a reproduction and fix to the Issue. Can I get an update @ardatan ? On what to do next ?
@ardatan is anythign missing ? Should the changeset be created by me ?
@EmrysMyrddin how would you suggest to move forward ? From my expierience/debugging suggestion the plugin identifies every object with an "id" field (configurable) as a cachable entity from a subgraph....