You’re viewing the v1.5.8 (legacy) docs. Go to the latest docs →
Gaunt Sloth Assistant
    Preparing search index...
    RateSchema: z.ZodObject<
        { comment: z.ZodString; rate: z.ZodNumber },
        z.core.$strip,
    >

    Schema describing the result of the review rating step.