Circle V2 API Docs
    Preparing search index...

    Variable aiFeedbackCommentsRelationsConst

    aiFeedbackCommentsRelations: Relations<
        "ai_feedback_comments",
        { aiFeedback: One<"ai_feedback", true>; user: One<"users", false> },
    > = ...