diff --git a/datahub-graphql-core/src/main/resources/entity.graphql b/datahub-graphql-core/src/main/resources/entity.graphql index 0d26c45505..650a5fd4e2 100644 --- a/datahub-graphql-core/src/main/resources/entity.graphql +++ b/datahub-graphql-core/src/main/resources/entity.graphql @@ -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 """