# Continuously improve your graph with field-level usage and health metrics from Apollo Studio.

DevFeed: [Continuously improve your graph with field-level usage and health metrics from Apollo Studio.](<https://devfeed.tech/articles/continuously-improve-your-graph-with-field-level-usage-and-health-metrics-from-apollo-studio-23303.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/field-level-insights-in-studio>)

Author: Tim Hingston

Published: 2022-09-13T08:30:00Z

Content type: article

Language: en

Sources: [Apollo Blog](<https://devfeed.tech/sources/apollo-blog.md>)

Topics: [GraphQL](<https://devfeed.tech/topics/graphql.md>), [Graphs](<https://devfeed.tech/topics/graphs.md>), [API](<https://devfeed.tech/topics/api.md>), [Latency](<https://devfeed.tech/topics/latency.md>), [Maintainers](<https://devfeed.tech/topics/maintainers.md>), [Optimization](<https://devfeed.tech/topics/optimization.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [backend](<https://devfeed.tech/tags/backend.md>), [graph](<https://devfeed.tech/tags/graph.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [latency](<https://devfeed.tech/tags/latency.md>), [maintainers](<https://devfeed.tech/tags/maintainers.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [optimization](<https://devfeed.tech/tags/optimization.md>)

## AI overview

Apollo Studio's Field Insights page provides field-level usage and health metrics for GraphQL graphs. It helps maintainers understand client adoption, assess potential impact on applications, guide deprecation and removal workflows, and investigate field-level errors and latency.

## Source excerpt

A healthy graph is never still -- new features appear, old ones are pruned, and regretful decisions are repaired ("at last, my schema is perfect" - said no one ever). But planning for change requires graph maintainers to tread carefully - the more you know about how your schema is being used, the more confidently and quickly you can move. With the new Field Insights page in Apollo Studio, safe and rapid innovation of your graph just got a whole lot easier. Why measure fields?