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 #152

Merged
merged 1 commit into from
Jul 25, 2024
Merged

Subscription support #152

merged 1 commit into from
Jul 25, 2024

Conversation

gmac
Copy link
Owner

@gmac gmac commented Jul 24, 2024

This adds support for stitching subscriptions. See tutorial for full process documentation.

Also switches execution to return results wrapped in a GraphQL::Query::Result rather than as a raw hash. This matches GraphQL Ruby better. It shouldn't cause any major disruptions, though if it does, call to_h on the result object for the original hash result.

@gmac gmac merged commit ec8322a into main Jul 25, 2024
7 checks passed
@gmac gmac deleted the subscriptions branch July 25, 2024 01:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant