do you suspect that graphql reduces the number of ...
# prisma-whats-new
j
do you suspect that graphql reduces the number of calls being made by an app overall?
a
Yes
j
significantly?
a
That's highly dependant of your app, and your implementation
j
could you describe a typical use case where this is most significant?
is this merely when you're pulling data from multiple sources? or are there other ways that graphql helps reduce calls?