data-api-builder icon indicating copy to clipboard operation
data-api-builder copied to clipboard

[FeatureRequest]: GraphQL subscriptions support

Open uo9qsuf opened this issue 2 years ago • 1 comments

What happened?

It would b e grate to have GraphQL Subscriptions inside the GraphQL Api. So you can listen to realtime changes.

One example can be a chat app there you need the Subscriptions functionality.

The config the subscription can be the same way, like to define the schema for GraphQL in the settings config.

Here a link to the apollo server for more details about Subscriptions Link

Version

0.7.6

What database are you using?

CosmosDB NoSQL

What hosting model are you using?

Static Web Apps (SWA)

Which API approach are you accessing DAB through?

GraphQL

Relevant log output

No response

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

uo9qsuf avatar Jul 18 '23 11:07 uo9qsuf

Thank you for the suggestion! We are looking at adding support for subscriptions. Though I don't have any timelines to share at the moment.

You can also take a look at our roadmap : https://github.com/Azure/data-api-builder/discussions/1377

seantleonard avatar Jul 18 '23 21:07 seantleonard