function mergeEventFields 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. Parameters fieldSettings: EventFields[] Return Type EventFields