diff --git a/data/schema.graphql b/data/schema.graphql index 4a3edbdc329..b9cd9764be9 100644 --- a/data/schema.graphql +++ b/data/schema.graphql @@ -2851,7 +2851,7 @@ union ArtworkFilterFacet = Gene | Tag union ArtworkHighlight = Article | Show -type ArtworkImport { +type ArtworkImport implements Node { fileName: String! # A globally unique ID.