Skip to content

Commit

Permalink
chore: update metaphysics graphql schema (#9345)
Browse files Browse the repository at this point in the history
  • Loading branch information
artsyit authored Sep 27, 2023
1 parent 6fb3b81 commit 501100c
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 @@ -1395,7 +1395,7 @@ type Artist implements EntityWithFilterArtworksConnectionInterface & Node & Sear
format: Format

# If true, will return featured bio over Artsy one.
partnerBio: Boolean = false
partnerBio: Boolean = true
): ArtistBlurb
birthday: String
blurb(format: Format): String
Expand Down

0 comments on commit 501100c

Please sign in to comment.