Skip to content

Commit

Permalink
chore: update metaphysics graphql schema (#10641)
Browse files Browse the repository at this point in the history
  • Loading branch information
artsyit authored Aug 21, 2024
1 parent c4f3f6a commit ac34418
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/schema.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@ type Alert {
additionalGeneNames: [String]
artistIDs: [String]
artistSeriesIDs: [String]
artistSeriesNames: [String]
artists: [Artist!]!
artistsConnection(after: String, before: String, first: Int, last: Int): ArtistConnection!

Expand Down

0 comments on commit ac34418

Please sign in to comment.