Company
Date Published
Author
Danielle Man
Word count
1351
Language
English
Hacker News points
None

Summary

The new Trace view in Apollo Engine provides a visual representation of GraphQL query execution, allowing developers to explore the critical path of their queries, understand how much time is spent outside resolvers, and identify exactly when resolver execution starts and ends. The feature has been significantly upgraded from its predecessor, Optics, and now offers a more detailed and interactive experience for analyzing query performance. With this new tool, developers can gain valuable insights into the performance of their GraphQL servers and make data-driven decisions to improve their applications.