INPUT_OBJECT
Input for creating or updating testimonial configuration
input TestimonialConfigurationInput {sendToSiteOwner: BooleanactiveMark: BooleanrequiredFields: Boolean# Array of user IDs to notifyuserIds: [Int]translations: [TestimonialConfigurationTranslationInput]}