📚 dsaflash.cards
Problems
Log in
Sign up
Home
/
System Design
/
API Design and Communication Patterns
API Design and Communication Patterns
Question 1 of 6
When should you choose GraphQL over REST?
A
When low latency is the top priority
B
When the API will be public and consumed by external developers
C
When the API must support simple CRUD operations
D
When multiple clients (mobile, web, third-party) have varied data needs and over/under-fetching is a real problem
← Back to categories