OBJECT

SearchableArtistConnection

link GraphQL Schema definition

  • type SearchableArtistConnection {
  • nextToken: String
  • items: [Artist]
  • total: Int
  • }

link Require by