OBJECT

ProductRating

link GraphQL Schema definition

  • type ProductRating {
  • #
  • rating: Float!
  • #
  • count: Int!
  • }

link Require by