Skip to content

Commit fc89f7f

Browse files
authored
Add YR to meeting and agenda (#74)
1 parent 69acb82 commit fc89f7f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

agendas/2022-02-22.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ agenda, edit this file.*
3030
| Ivan Goncharov | ApolloGraphQL | Lviv, Ukraine |
3131
| Saihajpreet Singh | The Guild | Ottawa, ON, CA |
3232
| Laurin Quast | The Guild | Oftersheim, DE |
33+
| Yaacov Rydzinski | Individual | Neve Daniel, IL |
3334
| *ADD YOUR NAME ABOVE TO ATTEND* |
3435

3536

@@ -69,4 +70,7 @@ Example agenda item:
6970
1. Inconsistent handling of directives [`graphql-js#3419`](https://github.com/graphql/graphql-js/issues/3419)
7071
1. Roadmap to `v17`
7172
1. Avoid using Node.js globals [`graphql-js#3501`](https://github.com/graphql/graphql-js/pull/3501)
73+
1. Defer/stream implementation issues
74+
- Discuss whether resolvers for list fields should be allowed to return an AsyncIterable or an AsyncIterable of Iterables (https://github.com/robrichard/defer-stream-wg/discussions/32#discussioncomment-2118286)
75+
- Discuss whether for same reason the AsyncGenerator returned by execute should return single payloads or arrays of payloads
7276
1. _ADD YOUR AGENDA ABOVE_

0 commit comments

Comments
 (0)