Hello! Thanks a lot for the answer. So using the actions framework, I would react to an event where a dataset get’s tagged, and then use graphql to figure out which entities are upstream of a given table/field and tag them accordingly right?
In our use case, we would be interested in propagating tags all the way in the upstream direction. Regarding transformations, if a certain table field for example, would be created from two fields, most of the time (not always), it would inherit the tags of both downstream fields.