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 default value coercion to Jan 2022 WG #843

Merged
merged 1 commit into from
Jan 6, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
3 changes: 3 additions & 0 deletions agendas/2022/2022-01-06.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,9 @@ This is an open meeting in which anyone in the GraphQL community may attend.
- [RFC](https://github.com/graphql/graphql-wg/issues/825)
1. Normative force of directives (15m, Yaacov)
- [Spec clarification PR](https://github.com/graphql/graphql-spec/pull/908)
1. Advancing Default Value Validation/Coercion (15m, Benjie)
- [Spec RFC](https://github.com/graphql/graphql-spec/pull/793)
- [GraphQL.js PR](https://github.com/graphql/graphql-js/pull/3049)
1. Deprecation of input values (30m, Stephen)
- [Spec PR](https://github.com/graphql/graphql-spec/pull/805)
- [SHOULD or MUST](https://docs.google.com/document/d/1vw5zEOHVPBtspoWRVQ279NSo_JfWg7ZEdGKix4O-nco/edit#bookmark=id.ca80syw9ijhg)?
Expand Down