Variable: genieFeedbackSchema
constgenieFeedbackSchema:ZodObject<{rating:ZodOptional<ZodUnion<readonly [ZodLiteral<"NEGATIVE">,ZodLiteral<"NONE">,ZodLiteral<"POSITIVE">]>>; },$strip>
Description
Section titled “Description”Feedback containing rating and optional comment