Skip to content

Commit 4cc7749

Browse files
authored
Add list coercion example table bug to WG (#1431)
1 parent 77cb191 commit 4cc7749

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,9 @@ who could not make the primary meeting time.
124124
- [Ready for review](https://github.com/graphql/graphql-wg/issues?q=is%3Aissue+is%3Aopen+label%3A%22Ready+for+review+%F0%9F%99%8C%22+sort%3Aupdated-desc)
125125
- [All open action items (by last update)](https://github.com/graphql/graphql-wg/issues?q=is%3Aissue+is%3Aopen+label%3A%22Action+item+%3Aclapper%3A%22+sort%3Aupdated-desc)
126126
- [All open action items (by meeting)](https://github.com/graphql/graphql-wg/projects?query=is%3Aopen+sort%3Aname-asc)
127+
1. Fix bug in coercion table for lists (5m, Benjie)
128+
- [Spec PR](https://github.com/graphql/graphql-spec/pull/1057)
129+
- No GraphQL.js PR needed, GraphQL.js already implements the correct behavior
127130
1. Forbid deprecating object field if interface field isn't deprecated (10m, Benjie)
128131
- [Spec PR](https://github.com/graphql/graphql-spec/pull/1053)
129132
- [GraphQL.js PR](https://github.com/graphql/graphql-js/pull/3986)

0 commit comments

Comments
 (0)