Skip to content

Commit 178c4cd

Browse files
authored
Add Strict and Legacy All Variable Usages Are Allowed to WG (#1433)
1 parent 14cfcb4 commit 178c4cd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

agendas/2023/11-Nov/16-wg-secondary-eu.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,3 +133,7 @@ who could not make the primary meeting time.
133133
1. Detail variables in list input coercion rules (30m, Benjie)
134134
- [Spec PR](https://github.com/graphql/graphql-spec/pull/1058)
135135
- Previously discussed (but incorrectly interpreted) in December 2022: https://github.com/graphql/graphql-wg/blob/main/notes/2022/2022-12.md?rgh-link-date=2023-07-08T08%3A09%3A10Z#field-error-resulting-from-insufficient-validation-of-variables-15m-benjie
136+
1. Introduce Strict and Legacy All Variable Usages Are Allowed validation rules (20m, Benjie)
137+
- [Spec PR](https://github.com/graphql/graphql-spec/pull/1059)
138+
- Aim: before I go about implementing this in GraphQL.js, are we agreed this is the right solution?
139+
- Question: should we enable the new algorithm by default in the next major bump of GraphQL.js, and enable users to opt-in to the old version if they need to?

0 commit comments

Comments
 (0)