durable-execution-sdk-js-testing.invokerequest.md
December 2, 2025 ยท View on GitHub
Home > @aws/durable-execution-sdk-js-testing > InvokeRequest
InvokeRequest interface
Request parameters for invoking a durable function.
Signature:
export interface InvokeRequest
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
unknown |
(Optional) Optional payload to send to the durable function |