GraphQL Fragments: Let Each Component Own Its Data
A GraphQL query looks clean when you first write it. One request, all the data you need, no waterfall. Then the app grows. The top-level page query starts picking up fields for five different child co
grimicorn.hashnode.dev4 min read