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

Fixing HelloWorldAsyncTests and Added missing initializer for SubscriptionField #79

Merged
merged 2 commits into from
Jul 20, 2022
Merged

Fixing HelloWorldAsyncTests and Added missing initializer for SubscriptionField #79

merged 2 commits into from
Jul 20, 2022

Conversation

d-exclaimation
Copy link
Member

This fixes the HelloWorldAsyncTests to actually use the async subscription resolver, HelloResolver.asyncSubscribeUser, instead of using HelloResolver.subscribeUser.

This also adds the missing initializer for SubscriptionField that takes only the async subscription resolver without the field resolver (SubscriptionField.init(_:as:atSub:))

Copy link
Member

@NeedleInAJayStack NeedleInAJayStack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks awesome! Great work, @d-exclaimation!

@d-exclaimation d-exclaimation removed the request for review from paulofaria July 20, 2022 09:21
@NeedleInAJayStack NeedleInAJayStack merged commit 0973a92 into GraphQLSwift:master Jul 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants