Build and Deploy a GraphQL API to the Edge with Fauna — Part 9
Grafbase provides support for edge caching, a feature that enhances performance by serving already cached data, thereby eliminating the need to wait for a response from the database.
Inside grafbase/grafbase.config.ts we will update the config export...
grafbase.hashnode.dev1 min read