Skip to content

Commit

Permalink
add agenda item for unions implementing interfaces (#919)
Browse files Browse the repository at this point in the history
* add agenda item for unions implementing interfaces

   - Spec PR: graphql/graphql-spec#939
   - graphql-js PR (WIP): graphql/graphql-js#3527

* Update agendas/2022/2022-04-07.md

Co-authored-by: Benjie Gillam <benjie@jemjie.com>
  • Loading branch information
Bruce Longmore and benjie committed Apr 5, 2022
1 parent 7b2db2a commit 6375a4c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions agendas/2022/2022-04-07.md
Expand Up @@ -120,3 +120,6 @@ This is an open meeting in which anyone in the GraphQL community may attend.
1. Discuss asynchronous iterators of iterators versus of items (15m, Yaacov)
- Is spec update required for this?
- Background: https://github.com/robrichard/defer-stream-wg/discussions/38
1. Discuss proposal to allow unions to declare implementation of interfaces (15m, Yaacov)
- Spec PR: https://github.com/graphql/graphql-spec/pull/939
- graphql-js PR (WIP): https://github.com/graphql/graphql-js/pull/3527

0 comments on commit 6375a4c

Please sign in to comment.