ReviewedInt

GraphQL schema definition

  • type ReviewedInt {
  • reviewDate: Date!
  • value: Int!
  • }

Fields

Required by