Skip to content

Commit b1b94b6

Browse files
authored
Add Matt Mahoney to APAC Jan 2023 + fragment args
Want to identify all open questions for fragment args.
1 parent 9a48c20 commit b1b94b6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

agendas/2023/01-Jan/11-wg-secondary-apac.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ who could not make the primary meeting time.
102102
| :--------------- | :-------- | :----------------- | :-------------------- |
103103
| Lee Byron (Host) | @leebyron | GraphQL Foundation | San Francisco, CA, US |
104104
| Donna Zhou | @dondonz | graphql-java / Atlassian | Sydney, AU |
105+
| Matt Mahoney | @mjmahone | Meta | New York, NY, US |
105106

106107
## Agenda
107108

@@ -120,3 +121,8 @@ who could not make the primary meeting time.
120121
- [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)
121122
- [All open action items (by meeting)](https://github.com/graphql/graphql-wg/projects?query=is%3Aopen+sort%3Aname-asc)
122123
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

Comments
 (0)