mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-11 11:13:25 +00:00
20 lines
349 B
Plaintext
20 lines
349 B
Plaintext
![]() |
query($urn:String!) {
|
||
|
chart(urn: $urn) {
|
||
|
inputFields {
|
||
|
fields {
|
||
|
schemaFieldUrn
|
||
|
schemaField {
|
||
|
schemaFieldEntity {
|
||
|
urn
|
||
|
fieldPath
|
||
|
documentation {
|
||
|
documentations {
|
||
|
documentation
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|