Optional
path?: stringOptional
Readonly
query?: Record<string, string>The query parameters to include in the URL.
Optional
Readonly
subdomain?: stringIf true
, the function will use the queue to run the function
asynchronously and return the result in a separate call. This
influences how the URL is built.
The path to append to the function URL.