OBJECT
A review submitted on an Orion site
type TestimonialOrion {# Idid: Int! # Author namename: String # Review messagetestimonial: String # Rating (1 to 5)mark: Int # Is the review displayed on the sitedisplay: Boolean # Is the review marked as spamspam: Boolean # Spam scorespamScore: Float # Date of creationcreatedAt: DateTime }