Skip to content

Support subscriptions in the GraphQL API #3882

Open
@FJancsi

Description

@FJancsi

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    api:graphqlIssues related to GraphQL APIenhancementNew feature proposal

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions