matutetandil

↗ HN profile [ 16.6 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hey HN, I built LazyQL, a small TypeScript library, because I was tired of GraphQL resolvers doing unnecessary work. The problem: In a typical GraphQL API, your resolver computes all fields for an object, even if the…