Visit complete GraphQL roadmap
GraphQL Topic

What are Subscriptions

What are Subscriptions

In GraphQL, subscriptions are a way to push real-time updates to the client. They allow a client to subscribe to a specific event or data change on the server, and receive updates in real-time as soon as the event occurs or the data changes.

Subscriptions are defined on the server and are structured similar to queries and mutations. They have a “subscription” field at the top level, followed by the fields that define the event or data change to be subscribed to.

To learn more, visit the following links:

More Topics

Explore related content

View All Topics
Loved by 100K+ Developers

Start Your Learning
Journey Today

Join thousands of developers who are leveling up their skills with structured roadmaps and expert guidance

No credit card required
Always free
Track your progress