Bind hook
The bind hook is the hook called to bind the incoming request body to the input structure provided in your handler.
A bind hook must have this signature:
Last updated
Was this helpful?
The bind hook is the hook called to bind the incoming request body to the input structure provided in your handler.
A bind hook must have this signature:
Last updated
Was this helpful?