OBJECT

LeastRecentlyUpdated

link GraphQL Schema definition

  • type LeastRecentlyUpdated {
  • # record ID
  • id: Int
  • # record name
  • name: String
  • # the time the record was modified
  • updatedAt: ISO8601DateTime
  • }

link Require by