confusing return type of `select`
When I use
select, I encounter type errors because the return type is identical. I am confused about why we must return the data shape if there's no need for using select!
2 Replies
multiple-amethyst•2y ago
no clue what you mean. show a typescript playground please ?
mere-tealOP•2y ago
I found a solution for that in your blog post!