2 years ago
Increased Cache Limits
Up to now, GraphCDN could cache GraphQL responses up to 2MB in size. If the response size was larger than this, the response could not be stored in the cache, and any future requests would be passed on to your backend service.
We are happy to announce that we could bump this limit and can now cache responses up to 10MB in size.