ANKO Code Academy
AI-Native Coding Learning Platform
Courses
Labs
Discussions
quiz
GraphQL Fundamentals Quiz
Question 1 of 10
Score: 0/10
A client calls GET /api/parcels/5 and receives 12 fields but only needs the tracking number and status. What problem does this represent?
Under-fetching
Over-fetching
N+1 query problem
Schema drift
Check Answer
Previous
Next Topic