frontend · easy

Over-fetching

Downloading more data than the UI needs—common when one generic API serves clients with different screen/data needs.

Tags: javascript, graphql