Skip to content

Commit

Permalink
Adding defer/stream to agenda (graphql#455)
Browse files Browse the repository at this point in the history
Co-authored-by: Lee Byron <[email protected]>
  • Loading branch information
robrichard and leebyron committed Aug 6, 2020
1 parent 24564c4 commit 5a53c2a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions agendas/2020-08-06.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ agenda, edit this file.*
| Mark Larah | Yelp | San Francisco, CA, US
| Benjie Gillam ✏ | Graphile | Southampton, UK
| Denis Badurina | graphql-subscriptions-ws | Vienna, Austria
| Rob Richard | 1stdibs | New York, NY, US
| Liliana Matos | 1stdibs | New York, NY, US
| Dan Schafer | Facebook | Palo Alto, CA, US
| *ADD YOUR NAME ABOVE TO ATTEND*

Expand Down Expand Up @@ -71,4 +73,11 @@ Example agenda item:
- TypeScript migration plan progress and next steps (https://github.com/graphql/graphql-js/issues/2104, https://github.com/graphql/graphql-js/pull/2609, https://github.com/graphql/graphql-js/pull/2616, https://github.com/graphql/graphql-js/pull/2634)
1. GraphQL over WebSocket refresh, existing issues and security implications (10m, Denis)
- [graphql-subscriptions-ws](https://github.com/enisdenjo/graphql-subscriptions-ws)
1. `@defer`/`@stream` (15m, Rob/Liliana)
- [RFC Update isFinal => hasNext](https://github.com/graphql/graphql-spec/pull/745)
- [GraphQL-JS support AsyncIterable resolvers](https://github.com/graphql/graphql-js/pull/2712)
- [GraphQL-JS support for `@defer`/`@stream`](https://github.com/graphql/graphql-js/pull/2319)
- [Spec edit PR](https://github.com/graphql/graphql-spec/pull/742)
- [express-graphql PR](https://github.com/graphql/express-graphql/pull/583)
- [GraphQL-over-HTTP RFC PR](https://github.com/graphql/graphql-over-http/pull/124)
1. *ADD YOUR AGENDA ABOVE*

0 comments on commit 5a53c2a

Please sign in to comment.