Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
@aws-amplify/predictions
<Reference Types>
BuildMiddleware
Interface BuildMiddleware<Input, Output>
interface
BuildMiddleware
<
Input
,
Output
>
(
(
next
,
context
)
=>
BuildHandler
<
Input
,
Output
>
)
Type Parameters
Input
extends
object
Output
extends
object
Build
Middleware
(
next
,
context
)
:
BuildHandler
<
Input
,
Output
>
Parameters
next
:
BuildHandler
<
Input
,
Output
>
context
:
HandlerExecutionContext
Returns
BuildHandler
<
Input
,
Output
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter