-
Notifications
You must be signed in to change notification settings - Fork 575
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
feat: validation rule for defer/stream support #1987
Conversation
🦋 Changeset detectedLatest commit: 38fc442 The changes in this PR will be included in the next version bump. This PR includes changesets to release 16 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
✅ Benchmark Results
|
🚀 Snapshot Release (
|
Package | Version | Info |
---|---|---|
@graphql-yoga/apollo-link |
1.0.0-alpha-20221101184927-33ad31da |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/urql-exchange |
1.0.0-alpha-20221101184927-33ad31da |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/common |
3.0.0-alpha-20221101184927-33ad31da |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/redis-event-target |
1.0.0-alpha-20221101184927-33ad31da |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/typed-event-target |
1.0.0-alpha-20221101184927-33ad31da |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/graphiql |
3.0.0-alpha-20221101184927-33ad31da |
npm ↗︎ unpkg ↗︎ |
graphql-yoga |
3.0.0-alpha-20221101184927-33ad31da |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/node |
3.0.0-alpha-20221101184927-33ad31da |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/plugin-apollo-inline-trace |
1.0.0-alpha-20221101184927-33ad31da |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/plugin-apq |
1.0.0-alpha-20221101184927-33ad31da |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/plugin-persisted-operations |
1.0.0-alpha-20221101184927-33ad31da |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/plugin-prometheus |
1.0.0-alpha-20221101184927-33ad31da |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/plugin-response-cache |
1.0.0-alpha-20221101184927-33ad31da |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/render-graphiql |
3.0.0-alpha-20221101184927-33ad31da |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/subscription |
3.0.0-alpha-20221101184927-33ad31da |
npm ↗︎ unpkg ↗︎ |
🚀 Website PreviewThe latest changes to the website are available as preview in: https://fe7cf1b4.graphql-yoga.pages.dev |
bring in validation rules for defer stream graphql/graphql-js#3659