fix(docs): fix graphql deprecated comment (#3327)

This commit is contained in:
Gabe Lyons 2021-10-04 22:40:27 -07:00 committed by GitHub
parent e8502022cf
commit 79d1b38ce6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
"""