Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
aws-amplify
api/server
<Reference Types>
ResponsePayload
Interface ResponsePayload
interface
ResponsePayload
{
blob
(
)
:
Promise
<
Blob
>
;
json
(
)
:
Promise
<
DocumentType
>
;
text
(
)
:
Promise
<
string
>
;
}
Index
Methods
blob
json
text
Methods
blob
blob
(
)
:
Promise
<
Blob
>
Returns
Promise
<
Blob
>
json
json
(
)
:
Promise
<
DocumentType
>
Returns
Promise
<
DocumentType
>
text
text
(
)
:
Promise
<
string
>
Returns
Promise
<
string
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
blob
json
text
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter