Hacker News new | ask | show | jobs
by TheMakeA 3934 days ago
To expand on lgas' answer, you can certainly over fetch with Relay/GraphQL if your product needs to.

The intent is to prevent accidental/unintentional over or under fetching that leads to bugs or poor experiences.