The function input and other configuration when running the function, such as the HTTP method to use.
Optional
Readonly
The function input. It will be submitted either as query params or the body payload, depending on the method.
method
The HTTP method, defaults to post;
post
The function input and other configuration when running the function, such as the HTTP method to use.