It’s often very useful to provide inline performance information in a query response, for example when debugging a slow query. The GraphQL specification allows servers to include additional information as part of the response under an extensions key. This is incredibly useful for metadata like tracing information. Apollo
📕Marc-Andre Giroux | Production Ready GraphQL
Josh BeckmanFiled under:
Same Source
- All in all, I don’t think service communication is the sweet spot f...
- GraphQL is purposefully transport/protocol agnostic. Nothing is sto...
- build a GraphQL API server that is resolved by many underlying serv...
- Airbnb’s approach of wiring up different schemas together to form t...
- My advice would be for GraphQL APIs to rely on conventions as much ...
- A lot has to be reinvented with a GraphQL API. Errors, caching, rat...
- The trade-off, though, is that a uniform interface degrades efficie...
- View all
Related Notes
- Now the real advantage of tracing to me is it comes out of the box ...from Mathew Duggan
- My experience is companies do not anticipate that the cost of monit...from Mathew Duggan
- The **OODA loop** is the cycle *observe–orient–decide–act*, develop...from en.wikipedia.org
- Dealing with Error: • Put the knowledge required to operate the te...from Don Norman
- insights from the seven stages of action lead us to seven fundament...from Don Norman
- These are qualities of a good system that we should strive to fulfi...from Josh Beckman
- As far as I can tell, cognitive bandwidth and network bandwidth bot...from Ferd.ca
- these are the three main lists of golden signals today: From the Go...from www.infoq.com