Skip to content

Commit 694cf62

Browse files
authored
Matt Mahoney 08 Feb 2023 APAC WG + Fragment Args
1 parent 4e7b659 commit 694cf62

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

agendas/2023/02-Feb/08-wg-secondary-apac.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ who could not make the primary meeting time.
103103
| Lee Byron (Host) | @leebyron | GraphQL Foundation | San Francisco, CA, US |
104104
| Benjie Gillam | @benjie | Graphile | Chandler's Ford, UK |
105105
| Donna Zhou | @dondonz | graphql-java/Atlassian | Sydney, AU |
106+
| Matt Mahoney | @mjmahone | Meta | New York, NY, US |
106107

107108
## Agenda
108109

@@ -123,3 +124,8 @@ who could not make the primary meeting time.
123124
1. Fix ambiguity around when schema definition may be omitted (10m, Benjie)
124125
- [RFC](https://github.com/graphql/graphql-spec/pull/987) - currently stage 1, looking to advance
125126
- [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.

0 commit comments

Comments
 (0)