Hi, I have ```ts z.map(z.string(), z.string()) ``` as an input, but when I try to pass the map as a query, it refuses to run and I have no clue why. Any ideas?