Skip to content

Commit b72b7af

Browse files
authored
Merge branch 'main' into martinbonnin-patch-1
2 parents d18caab + 65a95df commit b72b7af

File tree

1 file changed

+16
-4
lines changed

1 file changed

+16
-4
lines changed

agendas/2025/07-Jul/03-wg-primary.md

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -106,9 +106,11 @@ hold additional secondary meetings later in the month.
106106
| :--------------- | :------------ | :----------------- | :-------------------- |
107107
| Lee Byron (Host) | @leebyron | GraphQL Foundation | San Francisco, CA, US |
108108
| Rob Richard | @robrichard | 1stDibs | New Jersey, US |
109+
| Jeff Auriemma | @bignimbus | Apollo | Monroe, CT, US |
110+
| Benjie Gillam | @benjie | Graphile | Chandler's Ford, UK |
111+
| Mark Larah | @magicmark | Yelp | Austin, TX, US |
109112
| Martin Bonnin | @martinbonnin | @martinbonnin | Paris, FR |
110113

111-
112114
## Agenda
113115

114116
1. Agree to Membership Agreement, Participation & Contribution Guidelines and Code of Conduct (1m, Host)
@@ -126,6 +128,16 @@ hold additional secondary meetings later in the month.
126128
1. Defer/Stream updates (15m, Rob)
127129
- [Should incremental execution return an IncrementalStream or a Map containing the InitialResult and a SubsequentResultStream](https://github.com/graphql/defer-stream-wg/discussions/113)
128130
- [Type System section spec edits](https://github.com/graphql/graphql-spec/pull/1132) ready for review. AIM: merge to integration branch
129-
1. July Spec cut
130-
- What is the status?
131-
- Any chance to get schema coordinates in?
131+
1. RFC0: [Incorporate meta-fields into ExecuteCollectedFields](https://github.com/graphql/graphql-spec/pull/1177) (10m, Benjie)
132+
- Fixes omission in spec to match long-standing behavior of GraphQL.js
133+
- Aim: RFC2
134+
1. RFC1: [Fix CoerceArgumentValues() hasValue](https://github.com/graphql/graphql-spec/pull/1056) (10m, Benjie)
135+
- Fixes bug in spec to match long-standing behavior of GraphQL.js
136+
- Aim: RFC2
137+
1. RFC1: [List coercion algorithm](https://github.com/graphql/graphql-spec/pull/1058) (5m, Benjie)
138+
- Expands definition in spec to match long-standing behavior of GraphQL.js
139+
- Aim: RFC2
140+
1. Editorial: [Define 'execution' as in 'before execution begins'](https://github.com/graphql/graphql-spec/pull/894) (10m, Benjie)
141+
1. Discussion: [Remove fragmentSpreadName from visitedFragments after visit](https://github.com/graphql/graphql-spec/pull/1045) (10m, Benjie)
142+
1. RFC2: [Schema coordinates](https://github.com/graphql/graphql-spec/pull/794) (5m, Mark / Martin)
143+
- Aim: RFC3

0 commit comments

Comments
 (0)