Is anyone using tools they are happy with for tracking “API Lineage”?
In the offline data space, Data Lineage is a process for tracking how data flows through various warehouses and ETL processes to wind up in a target.
When using Connectors in GraphQL, where we’re connecting to existing APIs, I’m somewhat curious to see if there would be value in tracking the “lineage” of the underlying APIs. Doesn’t have to be GraphQL specific, seems like it could apply to any API Gateway or BFF implementations, and would be very useful in Governance or schema ownership efforts.