Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
aws-amplify
datastore
SyncError
Interface SyncError<T>
interface
SyncError
<
T
>
{
cause
?:
Error
;
errorInfo
?:
string
;
errorType
:
ErrorType
;
localModel
:
T
;
message
:
string
;
model
?:
string
;
operation
:
string
;
process
:
ProcessName
;
recoverySuggestion
?:
string
;
remoteModel
:
T
;
}
Type Parameters
T
extends
PersistentModel
Index
Properties
cause?
error
Info?
error
Type
local
Model
message
model?
operation
process
recovery
Suggestion?
remote
Model
Properties
Optional
cause
cause
?:
Error
Optional
error
Info
error
Info
?:
string
error
Type
error
Type
:
ErrorType
local
Model
local
Model
:
T
message
message
:
string
Optional
model
model
?:
string
operation
operation
:
string
process
process
:
ProcessName
Optional
recovery
Suggestion
recovery
Suggestion
?:
string
remote
Model
remote
Model
:
T
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
cause
error
Info
error
Type
local
Model
message
model
operation
process
recovery
Suggestion
remote
Model
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter