Skip to content

Commit

Permalink
chore: update metaphysics graphql schema (#10902)
Browse files Browse the repository at this point in the history
  • Loading branch information
artsyit authored Oct 7, 2024
1 parent 2d57ca4 commit cbdaf22
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions data/schema.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -2246,6 +2246,8 @@ type Artwork implements Node & Searchable & Sellable {
last: Int
): ArtistSeriesConnection
artists(
private: Boolean = true

# Use whatever is in the original response instead of making a request
shallow: Boolean
): [Artist]
Expand Down

0 comments on commit cbdaf22

Please sign in to comment.