cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

jkozak
Node
since ‎09-15-2021
‎06-01-2022

User Statistics

  • 1 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Using @neo4j/graphql I am looking to subscribe to mutation events (for example, a user calls a mutation which updates a blog post) and then send a message to redis with pubsub, send a message to kafka, alert any websocket subscriptions of a change, o...