Hacker News new | ask | show | jobs
by paulddraper 371 days 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 *’