File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ agenda, edit this file.*
27
27
| Name | Organization / Project | Location |
28
28
| ------------------------------- | ---------------------- | ------------- |
29
29
| Ivan Goncharov | ApolloGraphQL | Lviv, Ukraine |
30
+ | Yaacov Rydzinski | Individual | Neve Daniel, IL |
30
31
| * ADD YOUR NAME ABOVE TO ATTEND* | | |
31
32
32
33
@@ -57,4 +58,10 @@ Example agenda item:
57
58
1 . Review agenda (2m, Ivan)
58
59
1 . Review previous meeting's action items (5m, Ivan)
59
60
- [ All action items] ( https://github.com/graphql/graphql-js-wg/issues )
60
- 1 . ADD YOUR ACTION ITEMS ABOVE_
61
+ 1 . Discuss use of ` instanceof `
62
+ - Considerations:
63
+ - runtime check for single version of library
64
+ - providing cross-esm/cjs compatibility, cross-realm support
65
+ - providing better support for community schema-generators
66
+ - Links: https://github.com/graphql/graphql-js-wg/issues/63 - https://github.com/graphql/graphql-js/pull/3616 - https://github.com/graphql/graphql-js/pull/3617 - https://github.com/graphql/graphql-js/issues/3603
67
+ 3 . ADD YOUR ACTION ITEMS ABOVE_
You can’t perform that action at this time.
0 commit comments