I have an azure function that calculates additional output if you include a query parameter in it's url. I would like to use this function in a logic app, but I am getting an error trying to use the Queries parameter of the azure function connector to set the query parameter.
The Queries parameter is defined as follows: