You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Lee Byron (Host) |@leebyron| GraphQL Foundation | San Francisco, CA, US |
104
104
| Donna Zhou |@dondonz| graphql-java / Atlassian | Sydney, AU |
105
+
| Matt Mahoney |@mjmahone| Meta | New York, NY, US |
105
106
106
107
## Agenda
107
108
@@ -120,3 +121,8 @@ who could not make the primary meeting time.
120
121
-[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)
121
122
-[All open action items (by meeting)](https://github.com/graphql/graphql-wg/projects?query=is%3Aopen+sort%3Aname-asc)
122
123
1.[Licensing & final legal sign-off for GraphQL Scalars project](https://github.com/graphql/graphql-wg/issues/1206) (5m, Donna)
124
+
1.[Fragment Arguments](https://github.com/graphql/graphql-spec/pull/865): Identify Open Concerns to Address (known concerns below) (10m, Matt)
125
+
- Do we allow shadowing global variables?
126
+
- PR with Variable Definitions instead of Fragment Argument Definitions.
127
+
- Do we need PR Reviews to know if there are other concerns?
128
+
- Maybe: additional graphql-js PR to use local scope, aka graphql-spec algorithm, rather than visit replacement?
0 commit comments