graphql

kwrooijen 2019-05-21T11:10:14.012400Z

Does anyone have a working example of GraphQL subscriptions in Lucinia?

gklijs 2019-05-21T11:20:54.012500Z

https://github.com/openweb-nl/open-bank-mark has several subscriptions.

kwrooijen 2019-05-21T11:28:22.012800Z

Thanks you, quite a large project but it helps!

gklijs 2019-05-21T11:33:58.013Z

Yes, it's a bit out-of-hand grown, but all fits together and builds with travis. If you just want to see the application you could remove the heartbeat and command-generator. You'll still need the Kafka and PostgreSQL.

kwrooijen 2019-05-21T11:48:10.013200Z

Appreciate it, I’ll take a look

hlship 2019-05-21T16:15:22.013600Z

Any objection to linking from the lacinia docs to this project?

hlship 2019-05-21T16:25:12.013800Z

Oh, just saw the PR, thanks.

gklijs 2019-05-21T18:32:47.014100Z

I try to promote it a little, would be really nice if I could make something similar for work.