cube icon indicating copy to clipboard operation
cube copied to clipboard

Support subscriptions in the GraphQL API

Open FJancsi opened this issue 4 years ago • 3 comments

First of all big shout-out for the new GraphQL API support in Cube, with this we now have a single layer for both transactional and analytics APIs. (REST in peace).

But it would be really cool if we had a support for real-time queries with streaming results over GraphQL + websocket transport.

Possible solution would be to use: express graphql subscription support as this dependencies is already provided.

FJancsi avatar Jan 06 '22 10:01 FJancsi

Hi @FJancsi! The dev team confirmed that it may be one of the upcoming features. Added to the backlog to keep it easier for them to track. Thank you!

ivan-vdovin avatar Jan 17 '22 15:01 ivan-vdovin

Thank you @ivan-vdovin

FJancsi avatar Jan 18 '22 08:01 FJancsi

Hi @ivan-vdovin , Can you provide some timelines on this feature.

kjain44 avatar May 19 '25 12:05 kjain44