apollo-cache-control
apollo-cache-control copied to clipboard
Setting s-maxage to header beside max-age
Hello
It would be great if s-maxage would be able to be passed to the cacheHeader. I am using Zeit deployments and to enable the caching the s-maxage would be required.
Thanks
Any workaround ?
Same issue here. Anyone manage to get it working?
Shameless plug: You may wanna have a look at https://graphcdn.io, which takes care of the caching altogether. You can put it in front of your Vercel API route.