Build flexible GraphQL APIs by treating the Schema like a Database
In this post, I'd like to talk about a new Architecture pattern for building flexible GraphQL APIs. By treating your GraphQL Schema like a Database, you're able to build use-case agnostic and flexible GraphQL APIs. We're currently in the works of bui...
Sep 13, 20227 min read26

