GraphQL + Varnish #5129
Unanswered
CvekCoding
asked this question in
Q&A
Replies: 2 comments
-
Hi! |
Beta Was this translation helpful? Give feedback.
0 replies
-
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello.
Is there a way to use GraphQl with Varnish caching? As far as I understand, it's hard to cache graphql requests because they work over POST. May be I can switch GraphQL to work through GET, or use static queries, or something else?
Beta Was this translation helpful? Give feedback.
All reactions