File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -103,6 +103,7 @@ who could not make the primary meeting time.
103
103
| Lee Byron (Host) | @leebyron | GraphQL Foundation | San Francisco, CA, US |
104
104
| Benjie Gillam | @benjie | Graphile | Chandler's Ford, UK |
105
105
| Donna Zhou | @dondonz | graphql-java/Atlassian | Sydney, AU |
106
+ | Matt Mahoney | @mjmahone | Meta | New York, NY, US |
106
107
107
108
## Agenda
108
109
@@ -123,3 +124,8 @@ who could not make the primary meeting time.
123
124
1 . Fix ambiguity around when schema definition may be omitted (10m, Benjie)
124
125
- [ RFC] ( https://github.com/graphql/graphql-spec/pull/987 ) - currently stage 1, looking to advance
125
126
- [ GraphQL.js implementation] ( https://github.com/graphql/graphql-js/pull/3839 )
127
+ 1 . Fragment Arguments (10m, Matt)
128
+ - [ graphql-js PR] ( https://github.com/graphql/graphql-js/pull/3835 ) is waiting for review
129
+ - Do we need a flag? It's difficult to evaluate usage without graphql-js syntax support: can we can merge as-is without a flag?
130
+ - [ Relay has PR] ( https://github.com/facebook/relay/pull/4214/commits/104d1eec479b4be9b378542a246c2d5159efa2cc ) enables the new syntax over directives
131
+ - Blocker for Relay adoption within Meta is graphql-js, and therefore prettier, syntax support.
You can’t perform that action at this time.
0 commit comments