apollo server

Resolving nested queries in GraphQL

When creating a GraphQL server with relational data, we want to return the data in a hierarchical format with those…

3 years ago

Creating a GraphQL API with Apollo Server

One of the many complaints about the GraphQL ecosystem is that there is a lot of indirection around what packages…

3 years ago
Advertisements