Skip to main content

Variable.importMapperDestinationFields

const importMapperDestinationFields: readonly ImportMapperDestinationField[];

Passport fields an import-mapper row can target. Each is a field explicitly tagged mappable on the passport-creation input schema (the very schema the import validates against — see createDppPassportInputSchema). Generated rather than hand-maintained so the list can never drift from the schema.