From 6d1b7450efe423056c5477b6e3ba15ec76cff7f9 Mon Sep 17 00:00:00 2001 From: Artsy Date: Wed, 12 Feb 2025 18:00:39 -0500 Subject: [PATCH] chore: update metaphysics graphql schema (#11549) --- data/schema.graphql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.