Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
aws-amplify
datastore
InternalSubscriptionMessage
Interface InternalSubscriptionMessage<T>
interface
InternalSubscriptionMessage
<
T
>
{
condition
:
null
|
PredicatesGroup
<
T
>
;
element
:
T
;
model
:
PersistentModelConstructor
<
T
>
;
opType
:
OpType
;
savedElement
?:
T
;
}
Type Parameters
T
extends
PersistentModel
Index
Properties
condition
element
model
op
Type
saved
Element?
Properties
condition
condition
:
null
|
PredicatesGroup
<
T
>
element
element
:
T
model
model
:
PersistentModelConstructor
<
T
>
op
Type
op
Type
:
OpType
Optional
saved
Element
saved
Element
?:
T
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
condition
element
model
op
Type
saved
Element
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter