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>
SetIncrementalResponseCacheContext
Interface SetIncrementalResponseCacheContext
interface
SetIncrementalResponseCacheContext
{
cacheControl
?:
CacheControl
;
fetchCache
?:
false
;
isFallback
?:
boolean
;
isRoutePPREnabled
?:
boolean
;
}
Index
Properties
cache
Control?
fetch
Cache?
is
Fallback?
is
RoutePPREnabled?
Properties
Optional
cache
Control
cache
Control
?:
CacheControl
Optional
fetch
Cache
fetch
Cache
?:
false
Optional
is
Fallback
is
Fallback
?:
boolean
True if this is a fallback request.
Optional
is
RoutePPREnabled
is
RoutePPREnabled
?:
boolean
True if the route is enabled for PPR.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
cache
Control
fetch
Cache
is
Fallback
is
RoutePPREnabled
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter
True if this is a fallback request.