apply
. This filter will accept function input (anything to the left of the |
symbol) and function name (right after colon) in form of a string. function_input
- whatever was on left side of the |
symbolfunction_output
- this will be returned as a result of function execution. Its initial value is empty JSON object.hello_world
defined with below code. apply
filter: