API Reference
Preparing search index...
@aws-lambda-powertools/event-handler
appsync-graphql
InvalidBatchResponseException
Class InvalidBatchResponseException
Error thrown when the response from a batch resolver is invalid.
Hierarchy
Error
InvalidBatchResponseException
Index
Constructors
constructor
Constructors
constructor
new
InvalidBatchResponseException
(
message
:
string
,
options
?:
ErrorOptions
,
)
:
InvalidBatchResponseException
Parameters
message
:
string
Optional
options
:
ErrorOptions
Returns
InvalidBatchResponseException
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
API Reference
Loading...
Error thrown when the response from a batch resolver is invalid.