GraphQL
Consuming multiple GraphQL endpoints using Apollo Client
View on GitHub Imagine this, you spent day and night working on the perfect web application. You worked together with the backend devs to craft the smoothest and most stable GraphQL...
Read moreNx + Apollo Server: Automatically generate Typescript types
I created a repository where I show how to automatically generate Typescript types from a GraphQL schema using Nx. This works both while running the 'serve' and the 'build' commands...
Read more