mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-27 18:07:57 +00:00
fix(ui): add dataset qualifiedName parameter to lineage query (#5427)
This commit is contained in:
parent
e9c943f3b9
commit
89ed0fc1e5
@ -152,6 +152,7 @@ fragment lineageNodeProperties on EntityWithRelationships {
|
||||
properties {
|
||||
name
|
||||
description
|
||||
qualifiedName
|
||||
}
|
||||
editableProperties {
|
||||
description
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user