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

Adds subscription capability #3

Open
wants to merge 4 commits into
base: api
Choose a base branch
from
Open

Adds subscription capability #3

wants to merge 4 commits into from

Conversation

TrekSoft
Copy link
Collaborator

@TrekSoft TrekSoft commented Dec 2, 2020

Adds the ability to perform GraphQL subscriptions - you receive back an operation object once the subscription is established and can call cancel() on it at anytime to stop the subscription.

@TrekSoft TrekSoft changed the title [DRAFT] Adds initial subscription code Adds subscription capability Dec 3, 2020
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