When considering mobile application development, why might GraphQL be preferred over REST?
- Better support for offline capabilities
- Faster data transfer with smaller payloads
- Reduced over-fetching, leading to optimized performance
- Simplicity in handling complex queries
GraphQL allows for reduced over-fetching, optimizing performance especially in mobile environments with limited bandwidth.
Loading...
Related Quiz
- In a Microservices Architecture, when a new service is added, what factor is most critical for system stability?
- GraphQL is mainly used in web services for what purpose?
- In TLS 1.3, what major security improvement was made compared to its predecessors?
- What role does SNI (Server Name Indication) play in TLS for web services?
- What is the primary purpose of SOAP in web services?