StoreError
Table of contents
interface StoreError {}
Properties
error: Error
isExistingValidationIssue: boolean
phase: 'createRecord' | 'initialize' | 'tests' | 'updateRecord'
recordAfter: unknown
recordBefore?: unknown
interface StoreError {}
error: Error
isExistingValidationIssue: boolean
phase: 'createRecord' | 'initialize' | 'tests' | 'updateRecord'
recordAfter: unknown
recordBefore?: unknown