Created 06-06-2023 11:43 AM
I solved my problem. The solution is to not wrap the variable with double quotes.
${search_after:isEmpty():not():ifElse(', \"search_after\": ${search_after}', '')},
View solution in original post