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

Add Support for Subscriptions #53

Merged
merged 2 commits into from
Aug 26, 2024
Merged

Add Support for Subscriptions #53

merged 2 commits into from
Aug 26, 2024

Conversation

bradschwartz
Copy link
Contributor

My project leverages Graphql Subscriptions as the main way to move data. Seemed like it was mainly as easy as just adding the new key wherever query/mutation was already referenced

My project leverages Graphql Subscriptions as the main way to move data. Seemed like it was mainly as easy as just adding the new key wherever query/mutation was already referenced
@bradschwartz bradschwartz requested a review from a team as a code owner August 26, 2024 19:23
@epinault epinault merged commit cf531e9 into master Aug 26, 2024
12 checks passed
@epinault epinault deleted the feat/subscriptions branch August 26, 2024 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants