|
|
|
|
|
by underwater
4066 days ago
|
|
Yup, and the same optimization can apply to two different queries requesting different fields on a single object, not just ranges. GraphQL endpoints don't have to return a single JSON object either, you could hypothetically stream back objects as they become available (Netflix's Falcor seems to be heading in this direction too). |
|