Skip to main content

Type Alias: IdentityConflictPolicy

IdentityConflictPolicy = "skip" | "overwrite_identity_fields"

Defined in: packages/sdk/src/types/member-types.ts:129

How the streaming commit import treats a row that matches an existing member ONLY by phone but carries different identity fields. 'skip' (safe default) writes nothing for the row; 'overwrite_identity_fields' overwrites + audits and is intended to be sent only after a preview.