youshido-php / GraphQLBundle

Pure PHP implementation of GraphQL Server – Symfony Bundle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reverse proxy caching

omarsoufiane opened this issue · comments

are graphql queries cached by a reverse proxy like varnish?

@omarsoufiane it depends on your varnish settings. Usually it wouldn't but you can make it to cache whatever you want.