matutetandil
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
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…