Neo4j-graphql-js: Support for subscription types in schema

Created on 4 Dec 2018  路  4Comments  路  Source: neo4j-graphql/neo4j-graphql-js

Is there any support for subscriptions in schema definition? Using Apollo Server, express and neo4j-graphql-js trying to implement subscriptions. Can anyone provide any pointers or tips for getting this to work?

Thanks

All 4 comments

Have you tried GraphQL-yoga already instead of Apollo-Server? https://github.com/prisma/graphql-yoga

I have not. I will give that a try now, thanks.

I have give that a go and its working perfectly. Thanks for the help @appinteractive , much appreciated

@NathanPimlott what did you change to make subscriptions work exactly? I'm having some trouble.

Was this page helpful?
0 / 5 - 0 ratings