Hello everyone
Arcgis Pro offers the possibility in the sql source to use query params and these params must have a default value. My question is: where should I define these parameters in the REST API request so that I can implement different filters in the sql query. I tried with "customParamaters" property as object, but it doesn't work.
Source definition:

Query params:

Javascript code:

This questions is related to "Standardized Queries" option in Arcgis Pro.
THX