@reactor/functions — invokeoptions
@reactor/functions / InvokeOptions
Interface: InvokeOptions
Section titled “Interface: InvokeOptions”Defined in: index.ts:10
Properties
Section titled “Properties”
optionalbody?:unknown
Defined in: index.ts:11
headers?
Section titled “headers?”
optionalheaders?:Record<string,string>
Defined in: index.ts:12
signal?
Section titled “signal?”
optionalsignal?:AbortSignal
Defined in: index.ts:13