Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
aws-amplify
datastore
SyncConflict
Interface SyncConflict
interface
SyncConflict
{
attempts
:
number
;
localModel
:
Readonly
<
Record
<
string
,
any
>
>
;
modelConstructor
:
PersistentModelConstructor
<
any
>
;
operation
:
OpType
;
remoteModel
:
Readonly
<
Record
<
string
,
any
>
>
;
}
Index
Properties
attempts
local
Model
model
Constructor
operation
remote
Model
Properties
attempts
attempts
:
number
local
Model
local
Model
:
Readonly
<
Record
<
string
,
any
>
>
model
Constructor
model
Constructor
:
PersistentModelConstructor
<
any
>
operation
operation
:
OpType
remote
Model
remote
Model
:
Readonly
<
Record
<
string
,
any
>
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
attempts
local
Model
model
Constructor
operation
remote
Model
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter