joreilly / Confetti

KMP GraphQL based conference project with Jetpack Compose Android, Compose for Wear, Compose Multiplatform and SwiftUI iOS clients along with GraphQL backend.
Apache License 2.0
809 stars 95 forks source link

Enable Apollo monograph reporting #1466

Closed martinbonnin closed 3 weeks ago

martinbonnin commented 3 weeks ago

Enable Apollo operation & fields reporting. We've had that before but it required using federation which is a bit overkill for our use case. This PRs enables reporting again for a monograph.

This allows us to track what fields are used in the wild so that we know when we can safely remove them.

It's available at https://studio.apollographql.com/graph/Confetti/variant/current/insights?insightsTab=operations (ping me for access).

Screenshot 2024-11-04 at 11 30 50