GraphQL queries can reduce over-fetching issues, common in _______ based APIs.
- HTTP
- REST
- RPC
- SOAP
GraphQL queries are efficient in reducing over-fetching issues commonly associated with REST-based APIs.
Loading...
Related Quiz
- In terms of security, which data format presents more challenges and why?
- SSL certificates are used in web services to authenticate which of the following?
- In RESTful APIs, the type of operation is determined by the HTTP _______ used.
- In SOAP services, what does the envelope element define?
- What is the role of unit tests in ensuring the backward compatibility of web services?