Skip to main content

TypeAlias.ImportMapper

type ImportMapper = z.infer<typeof importMapperSchema>;

An import mapper: an ordered list of field mappings used to transform an imported JSON payload into a target model.