mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-27 18:07:57 +00:00
fix(docs): fix graphql deprecated comment (#3327)
This commit is contained in:
parent
e8502022cf
commit
79d1b38ce6
@ -549,7 +549,7 @@ type Dataset implements EntityWithRelationships & Entity {
|
||||
platformNativeType: PlatformNativeType @deprecated
|
||||
|
||||
"""
|
||||
Deprecated, use externalUrl instead
|
||||
Deprecated, use properties instead
|
||||
Native Dataset Uri
|
||||
Uri should not include any environment specific properties
|
||||
"""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user