DEV Community

Discussion on: GraphQL Caching

Collapse
 
timsuchanek_62 profile image
Tim Suchanek

In case you don't just want to cache in the client, but also in a CDN, you may wanna check out graphcdn.io

Collapse
 
ajcwebdev profile image
ajcwebdev

Ooooo, I'm all about that CDN life, so if someone stuck GraphQL on a CDN I'm definitely game for that. Added myself to the waiting list.