Subscription
Was this section helpful?
What made this section unhelpful for you?
On this page
- Subscription
The Subscription type in GraphQL enables real-time communication between clients and the server. It defines a set of events or data streams that clients can subscribe to and receive updates whenever the subscribed events occur.