+1 vote
in GraphQL by
What is the significant benefit of using a GraphQL client library?

a)It saves you from writing infrastructure code for networking and caching

b)GraphQL clients do not provide actual advantages but it is always good to use third party libraries

c)It makes it easier to use animations inside your app

d)A GraphQL client is mainly used to improve security

1 Answer

0 votes
by

a)It saves you from writing infrastructure code for networking and caching is the significant benefit of using a GraphQL client library

...