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
NextServer
RunWithContextInput
Interface RunWithContextInput<OperationResult>
interface
RunWithContextInput
<
OperationResult
>
{
nextServerContext
:
null
|
NextServer
.
Context
;
operation
(
contextSpec
)
:
OperationResult
|
Promise
<
OperationResult
>
;
}
Type Parameters
OperationResult
Index
Properties
next
Server
Context
Methods
operation
Properties
next
Server
Context
next
Server
Context
:
null
|
NextServer
.
Context
Methods
operation
operation
(
contextSpec
)
:
OperationResult
|
Promise
<
OperationResult
>
Parameters
contextSpec
:
ContextSpec
Returns
OperationResult
|
Promise
<
OperationResult
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
next
Server
Context
operation
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter