Bug 539012 - Add support for subscriptions in the GraphQL API
Summary: Add support for subscriptions in the GraphQL API
Status: CLOSED WONTFIX
Alias: None
Product: Sirius
Classification: Modeling
Component: Server (show other bugs)
Version: 6.0.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2018-09-13 04:42 EDT by Stephane Begaudeau CLA
Modified: 2021-06-06 12:53 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stephane Begaudeau CLA 2018-09-13 04:42:21 EDT
It should be possible to subscribe to some events of the server thanks to the GraphQL API. We should first identify the kind of events that we want to support.