Can i get some guide to use cacheControl with ApolloServer ? #919
Unanswered
JANDA-Developers
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Of course! |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
While reading the Apollo server documentation, I found out that Cache is available.
https://www.apollographql.com/docs/apollo-server/performance/caching/
I'm using type-graphql, so I need something in the form of a decorator.
I'm not sure how to link these two libraries.
Can I get an example or hint?
Beta Was this translation helpful? Give feedback.
All reactions