Reputation: 1
I'm using a headless CMS (strapi) for my backend. My requirement is to send a notification to fe client once a comment is created in the backend.
I need to know whether strapi supports graphql subscriptions (if so can you please share sample code)or is their a better approach to solve this?
Upvotes: 0
Views: 1021
Reputation: 1156
Strapi does not support this now, but graphql subscriptions are under consideration on the strapi roadmap. Feel free to vote for it to push this topic.
Upvotes: 2