Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
aws-amplify
datastore
<Reference Types>
Patch
Interface Patch
interface
Patch
{
op
:
"replace"
|
"add"
|
"remove"
;
path
:
(
string
|
number
)
[]
;
value
?:
any
;
}
Index
Properties
op
path
value?
Properties
op
op
:
"replace"
|
"add"
|
"remove"
path
path
:
(
string
|
number
)
[]
Optional
value
value
?:
any
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
op
path
value
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter