rhythmic-stone-77840
08/17/2022, 3:05 PMupstreamLineage schema, but I'm assuming thats for setting the upstream lineage of a given URN. Am I missing anything here about how to query downstream lineage?loud-island-88694
orange-night-91387
08/18/2022, 6:15 PM... on Dataset {
name
relationships(input: {
direction: INCOMING
types: ["DownstreamOf"]
}) {
relationships {
entity {
... on Dataset {
name
}
}
}
}orange-night-91387
08/18/2022, 6:17 PMorange-night-91387
08/18/2022, 6:17 PMrhythmic-stone-77840
08/22/2022, 7:09 PM