matutetandil

↗ HN profile [ 34.1 ms ] full profile

No user record in our sample, but matutetandil has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.

  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…