Skip to content

Commit

Permalink
chore: update metaphysics graphql schema (#11549)
Browse files Browse the repository at this point in the history
  • Loading branch information
artsyit authored Feb 12, 2025
1 parent 7fd81b8 commit 6d1b745
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/schema.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -2851,7 +2851,7 @@ union ArtworkFilterFacet = Gene | Tag

union ArtworkHighlight = Article | Show

type ArtworkImport {
type ArtworkImport implements Node {
fileName: String!

# A globally unique ID.
Expand Down

0 comments on commit 6d1b745

Please sign in to comment.