mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-29 10:57:52 +00:00
fix(ui): show external url also in entity profile of containers (#10390)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
This commit is contained in:
parent
b223281305
commit
2453da8348
@ -9,6 +9,7 @@ query getContainer($urn: String!) {
|
||||
properties {
|
||||
name
|
||||
description
|
||||
externalUrl
|
||||
customProperties {
|
||||
key
|
||||
value
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user