mergeEventFields(fieldSettings: EventFields[]): EventFields
Determine which contact fields to collect for multiple events. Returns the union of all field settings, sorted by canonical CONTACT_FIELDS order.
fieldSettings: EventFields[]
mergeEventFields(fieldSettings: EventFields[]): EventFields
Determine which contact fields to collect for multiple events. Returns the union of all field settings, sorted by canonical CONTACT_FIELDS order.
fieldSettings: EventFields[]
import { mergeEventFields } from "doc.ts";