Comment by paulddraper
8 months ago
99% of the time, I see ORMs pulling every single field for every query.
One of the things I appreciate about GraphQL is that it doesn’t even offer a way to ‘SELECT *’
8 months ago
99% of the time, I see ORMs pulling every single field for every query.
One of the things I appreciate about GraphQL is that it doesn’t even offer a way to ‘SELECT *’
No comments yet
Contribute on Hacker News ↗