Entities
Review
Review base base
Schema
createdAt
required
title
string
shortContent
string required
rating
Rating
Review content content
Schema
string
Review reviewer reviewer
Schema
name
string required
The name of the reviewer. If anonymous, this may be an empty string.
isAnonymous
boolean
Whether the reviewer is anonymous.
avatar
object