Circle V2 API Docs
    Preparing search index...

    Type Alias FormFieldType

    FormFieldType: "ai_prompt" | "checkbox" | "text" | "contact"

    The kind of a form field. Mirrors the DB enum exactly — do not add values here without a matching DB migration.