VengeanceV
tRPC4y ago
2 replies
Vengeance

z.map() as an input

Hi, I have
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?
Was this page helpful?