Tag: GraphQL

Most developers don’t see the technical debt on V1

Existence of V1 (the very first version of our solution) actually shows our hope that…

Federation of GraphQL Services using Apollo Gateway

... to continue discussion from previous post: GraphQL Services using Node and Apollo For the…

GraphQL Services using Node and Apollo

I have prepared 2 repos to implement FakeBank using GraphQL: 1. JavaScript: https://github.com/muratyaman/fakebank-js 2. TypeScript:…