Skip to content

Use subscription resolvers

Compare
Choose a tag to compare
@gobengo gobengo released this 09 Jul 21:46
· 40 commits to master since this release

This release is not backward compatible, but I expect that this new API will be what we stick with.

  • #10 - You no longer need to make an EPCPPublisher and use EPCPPubSubMixin. Instead you use a WebSocketOverHttpPubSubMixin in your graphql resolvers. Subscription resolvers are now used instead of ignored.