zod
    Preparing search index...

    Variable orderByCountConst

    orderByCount: ZodObject<
        { _count: ZodEnum<{ asc: "asc"; desc: "desc" }> },
        $strip,
    > = ...

    Special object schema with _count property to order by relation count