Gee
Gee8mo ago

Query string params

Hi , new to tRPC, is there a way to send query string params with tRPC when making a request ?
1 Reply
Nick
Nick8mo ago
tRPC has inputs and outputs, the underlying mechanism for transmitting that data is up to tRPC and not something you need to think about queries for instance already use query params