OBJECT

ModelWorkConnection

link GraphQL Schema definition

  • type ModelWorkConnection {
  • items: [Work]
  • nextToken: String
  • }