Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Subscription Support #167

Open
Survival1sm opened this issue Aug 18, 2023 · 2 comments
Open

Subscription Support #167

Survival1sm opened this issue Aug 18, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@Survival1sm
Copy link

Is your feature request related to a problem? Please describe.

I have a requirement for a stitching library that also supports subscriptions.

Describe the solution you'd like

I would like to see this library updated to support subscriptions.

Describe alternatives you've considered

Braid and Lilo do not support subscriptions. I have started reviewing the code base to try and understand how to effectively implement the subscriptions, though, it looks like it may take considerable work to my untrained eye.

@Survival1sm Survival1sm added the enhancement New feature or request label Aug 18, 2023
@ashpak-shaikh
Copy link
Contributor

@Survival1sm Thanks for creating the issue. We have been discussing about adding the subscription support but not able to get to it since we don't have an immediate usecase and resourcing constraints.

Let us know if you want to contribute this and we will be happy to guide/assist you with the process. This library heavily relies on graphql-java and might be good to start with subscription in that library. You can also look at the @defer directive PR to get an idea on how we are thinking about async graphql

@shamin2021
Copy link

Hi , I would like to know the update of this feature request if possible. Can you please let me know if you plan on extending the support for subscriptions in the near future since we are also considering using graphql-orchestrator library to support federation in a API manager.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants