Skip to content
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

Add status check for default value PR stack #1248

Merged
merged 1 commit into from
Jan 31, 2023
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)