Circle V2 API Docs
    Preparing search index...

    Variable formsContactTypesRelationsConst

    formsContactTypesRelations: Relations<
        "forms_contact_types",
        { contactType: One<"contact_types", true>; form: One<"forms", true> },
    > = ...