Skip to content

Type Alias: UnmappedTypeStrategy

UnmappedTypeStrategy = "skip" | "string-fallback" | "error"

Defined in: packages/core/src/edm/edm-types.ts:45

Strategy when a TypeScript type cannot be mapped to an EDM primitive type