OBJECT

SearchableGalleryConnection

link GraphQL Schema definition

  • type SearchableGalleryConnection {
  • nextToken: [String]
  • items: [Gallery]
  • total: Int
  • }

link Require by