KMP GraphQL based conference project with Jetpack Compose Android, Compose for Wear, Compose Multiplatform and SwiftUI iOS clients along with GraphQL backend.
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.
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).