StoreSchemaOptions
See source codeTable of contents
interface StoreSchemaOptions<R extends UnknownRecord, P> {}Properties
migrations
optional
migrations?: MigrationSequence[]Methods
onValidationFailure
optional
Parameters
| Name | Description |
|---|---|
|
Returns
RPrev
StoreListenerFiltersNext
StoreSnapshot