Instant distributed, scalable and secure GraphQL endpoints with FaunaDB
There are several things to consider when setting up a GraphQL endpoint; choosing a suitable database, handling the n+1 problem, using a cache, security rules. GraphQL has moved the many requests problem from the HTTP layer to the database layer. Instead of many REST calls, we only need to