Replies: 1 comment 1 reply
-
Because Mesh has its own caching for these two. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Here: https://github.com/Urigo/graphql-mesh/blob/master/packages/http/src/graphqlHandler.ts#L16-L17
This seems to be increasing latency by about a third. is there a technical reason for disabling these caches?
Beta Was this translation helpful? Give feedback.
All reactions