Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions agendas/2023/02-Feb/02-wg-primary.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ hold additional secondary meetings later in the month.
| Ivan Goncharov | @IvanGoncharov | Apollo | Lviv, UA |
| Matt Mahoney | @mjmahone | Meta | New York, NY, US |
| Rob Richard | @robrichard | 1stDibs | Jersey City, NJ, US |
| Yaacov Rydzinski | @yaacovCR | Individual | Neve Daniel, IL |

## Agenda

Expand Down Expand Up @@ -137,3 +138,7 @@ hold additional secondary meetings later in the month.
1. `@defer`: fully deduplicate response (30m, Ivan)
- [RFC] (https://github.com/robrichard/defer-stream-wg/discussions/65#discussioncomment-4757697)
- GraphQL.js implementation: TBD
1. Default Value Validation Status Check (5m, Yaacov)
- [Lee's original implementation PR stack at graphql-js](https://github.com/graphql/graphql-js/pull/3049)
- [Now rebased on main](https://github.com/graphql/graphql-js/pull/3814)
- [Benjie's Spec PR](https://github.com/graphql/graphql-spec/pull/793)