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
Julian Lopez
Please add this
RAVIKANT SAINI (Rk-hacker)
We need, Please add, and also update apollo server to latest version
Damian-Teodor Beles
We need this.
John Bolthouse
Please, please -- this has gotten a lot of votes. We sorely need this to use strapi as an intelligent push source
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
Julian Sternberg
Luis Gerardo Manrique: this can be solved in postgresql using: https://github.com/eulerto/wal2json very powerful, like they do it in postgraphile: https://www.graphile.org/postgraphile/live-queries/
Pontus Karlsson
Luis Gerardo Manrique: maybe a start would be to limit the relations that subscriptions works with? So as a first step could be implementing a limited version.
Load More
→