The concept of _______ in GraphQL allows for real-time data updates, unlike typical REST APIs.
- Notifications
- Observers
- Subscriptions
- Transactions
GraphQL introduces the concept of subscriptions, enabling real-time data updates, a feature not inherent in traditional REST APIs.
Loading...
Related Quiz
- What is the primary benefit of using asynchronous communication in web services?
- In a cloud-native approach, _______ helps in defining and managing complex architectures.
- RESTful APIs use HTTP _______ to perform operations on resources.
- _______ is a key feature in SOAP UI that allows for the simulation of different network conditions.
- Which method is commonly used to transform XML data for different purposes in web services?