336
GraphQL Subscriptions
Aurélien Georget
Subscriptions allow you to execute action when specific events happen. As we're based on Apollo server, there is no problem to support GraphQL subscriptions.
Related issue https://github.com/strapi/strapi/issues/1877
Activity Feed
Sort by
Pa Rox Us
This is so needed for a modern application!
O
Olivier Lambert
+1 I want this!
Cristian G Rojas
Please add this!
R3flector
Is it really needed
N
Njsteele
Prisma does subscriptions and is also based on Apollo server. Prisma supports every database Strapi does and more, so I don't see why Strapi doesn't support subscriptions or why it may be so difficult.
Luis Gerardo Manrique
It is pretty difficult keep sync information using relational databases as a main database, it can be a project with the same size that strapi/core is right now, i think that it will never comes, or at least 3 or more years when all strapi use cases are covered.
R3flector
Luis Gerardo Manrique: so sad
D
Damien Deville
Do you mean that there is no problem "in theory" but that nevertheless it is currently not supported and not considered on the roadmap, even though it seems to be the second most requested unconsidered developer user experience feature? IMHO, adding GraphQL subscriptions to Strapi would turn it into a Meteor killer.