TtRPC•Created by Maj on 5/24/2023 in #❓-help useQuery hook modify data on fetch.
Hello is it possible to modify the data that is fetched with useQuery hook in tRPC basically im storing a json object as a string in the db but after i fetch the string i dont know how to convert it to json properly..