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

Support subscriptions #129

Merged
merged 1 commit into from
Oct 23, 2020
Merged

Support subscriptions #129

merged 1 commit into from
Oct 23, 2020

Conversation

davidpdrsn
Copy link
Owner

Still a few things to polish but should be functional.

Todo list is here #121

@davidpdrsn davidpdrsn force-pushed the subscriptions branch 3 times, most recently from b197d46 to 243fa35 Compare October 23, 2020 21:44
Simplify macro input parsing

Produce good error if you implement interface on your subscription type

Remove unnecessary check

Support streams yielding results

Handle all the different ways in which subscriptions and directives interact

Update some docs

Add subscription example

Generate descriptions for subscription field args

Update juniper directive definition to support subscription directives
@davidpdrsn davidpdrsn marked this pull request as ready for review October 23, 2020 21:56
@davidpdrsn davidpdrsn merged commit 6fc1b3e into master Oct 23, 2020
@davidpdrsn davidpdrsn deleted the subscriptions branch October 23, 2020 22:08
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