Skip to content

feat(server): add context and helpers to subscription context

Jure requested to merge subscription_context into master

This fixes an issue that @alexgeo discovered, where context in subscription queries was missing connectors and authorization helpers.

Merge request reports