Skip to main content

Type Alias: InquirySource

InquirySource = "contact" | "demo" | "gap_zero" | "waitlist_updates" | "about_contact" | "concierge_error" | "concierge_anonymous" | "whitepaper"

Defined in: packages/sdk/src/types/inquiry-types.ts:27

Per-form lead source (GRA-6765) — the fine-grained origin of a marketing inquiry, distinct from the coarse InquiryType. One value per form; mirrors the source enum on CreateInquirySchema and the API validator.