OBJECT

RecordStats

link GraphQL Schema definition

  • type RecordStats {
  • # date stats were calculated
  • createdAt: ISO8601DateTime!
  • # complete stats for fairsharing records
  • data: Json!
  • # stats id
  • id: Int!
  • }

link Require by