OBJECT

ModelGalleryConnection

link GraphQL Schema definition

  • type ModelGalleryConnection {
  • items: [Gallery]
  • nextToken: String
  • }

link Require by