Hello!
I wanted to ask whether it would be possible to just generate the types for DB models, and exclude the queries. I'm using sqlc on the backend, and having it generate the corresponding frontend types would be really useful.
If this already exists, I couldn't find the option. Thank you again for making sqlc!