-
Notifications
You must be signed in to change notification settings - Fork 0
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
Is version 6.x supports multiple end-points? #455
Comments
hi @ksankumar 👋 thanks for raising this issue. however, depending on your use case for subscriptions, AppSync just released a feature called AppSync Events that might be useful. have you checked that out yet? here's a link to our docs on it for more information: |
@chrisbonifacio I hope this AppSync events-based connect won't work with more than 2 endpoints. I'm looking at the approach like below. Is it possible with AppSync Events?
|
Any update |
Hello @ksankumar, Thanks! |
Is this related to a new or existing framework?
React
Is this related to a new or existing API?
GraphQL API
Is this related to another service?
No response
Describe the feature you'd like to request
Is new version 6.x supports multiple end-points to get the data using graphQL subscription
Describe the solution you'd like
Is new version 6.x supports multiple end-points to get the data using graphQL
Describe alternatives you've considered
apollo-clients supports
Additional context
No response
Is this something that you'd be interested in working on?
The text was updated successfully, but these errors were encountered: