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:
Felix Lüdin 2024-06-28 23:55:03 +02:00 committed by GitHub
parent b223281305
commit 2453da8348
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,6 +9,7 @@ query getContainer($urn: String!) {
properties {
name
description
externalUrl
customProperties {
key
value