Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
@aws-amplify/adapter-nextjs
index
<Reference Types>
GetIncrementalFetchCacheContext
Interface GetIncrementalFetchCacheContext
interface
GetIncrementalFetchCacheContext
{
fetchIdx
?:
number
;
fetchUrl
?:
string
;
kind
:
FETCH
;
revalidate
?:
Revalidate
;
softTags
?:
string
[]
;
tags
?:
string
[]
;
}
Index
Properties
fetch
Idx?
fetch
Url?
kind
revalidate?
soft
Tags?
tags?
Properties
Optional
fetch
Idx
fetch
Idx
?:
number
Optional
fetch
Url
fetch
Url
?:
string
kind
kind
:
FETCH
Optional
revalidate
revalidate
?:
Revalidate
Optional
soft
Tags
soft
Tags
?:
string
[]
Optional
tags
tags
?:
string
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
fetch
Idx
fetch
Url
kind
revalidate
soft
Tags
tags
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter