What Does It Mean For GraphQL To Be A Runtime, Anyway?
GraphQL.org defines GraphQL as
... a query language for APIs and a runtime for fulfilling those queries with your existing data.
Most resources focus on how to use GraphQL as a query language. But what does it mean for GraphQL to be a runtime?
Let'...
stepzen.hashnode.dev3 min read