Skip to content

Light editorial around delivery agnostic subscriptions #959

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

Merged
merged 2 commits into from
Jun 16, 2022

Conversation

benjie
Copy link
Member

@benjie benjie commented Jun 5, 2022

Previously:

Subscriptions specifies algorithms for the creation of a stream, the content of each payload on that stream, and the closing of that stream.

The phrase "Subscriptions specifies" here was confusing, it's the GraphQL spec that does the specification, so I have clarified:

GraphQL specifies algorithms for the creation of the response stream, the content of each payload on that stream, and the closing of that stream.

This is an alternative to a change in #957

@benjie benjie added the ✏️ Editorial PR is non-normative or does not influence implementation label Jun 5, 2022
@netlify
Copy link

netlify bot commented Jun 5, 2022

Deploy Preview for graphql-spec-draft ready!

Name Link
🔨 Latest commit ed6ce6c
🔍 Latest deploy log https://app.netlify.com/sites/graphql-spec-draft/deploys/62a4befcd998c80008b41d96
😎 Deploy Preview https://deploy-preview-959--graphql-spec-draft.netlify.app/draft
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@leebyron leebyron merged commit a91e158 into main Jun 16, 2022
@leebyron leebyron deleted the subscription-algorithms branch June 16, 2022 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✏️ Editorial PR is non-normative or does not influence implementation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants