| This is an open meeting: To attend, read JoiningAMeeting.md then edit and PR this file. (Edit: ✎ above, or press "e") |
|---|
The GraphQL Working Group meets regularly to discuss changes to the GraphQL Specification and other core GraphQL projects. This is an open meeting in which anyone in the GraphQL community may attend.
This is the primary monthly meeting, which typically meets on the first Thursday of the month. In the case we have additional agenda items or follow ups, we also hold additional secondary meetings later in the month.
- Date & Time: December 5, 2024, 10:30 AM – 12:00 PM PST
- View the calendar, or subscribe (Google Calendar, ical file).
- Please Note: The date or time may change. Please check this agenda the week of the meeting to confirm. While we try to keep all calendars accurate, this agenda document is the source of truth.
- Video Conference Link: https://zoom.us/j/593263740
- Password: graphqlwg
- Live Notes: Live Notes
| Name | GitHub | Organization | Location |
|---|---|---|---|
| Lee Byron (Host) | @leebyron | GraphQL Foundation | San Francisco, CA, US |
| Martin Bonnin | @martinbonnin | Apollo | Paris, FR |
| Benjie Gillam | @benjie | Graphile | Chandler's Ford, UK |
| Matt Mahoney | @mjmahone | Meta | New York, NY, US |
| Jovi De Croock | @jovidecroock | Independent | Aalst, BE |
| Rob Richard | @robrichard | 1stDibs | New Jersey, US |
| Lenz Weber-Tronic | @phryneas | Apollo | Wuerzburg, DE |
| Yaacov Rydzinski | @yaacovCR | Individual | Neve Daniel, IL |
| Benoit Lubek | @BoD | Apollo | Lyon, FR |
| Uri Goldshtein | @urigo | The Guild | Tel Aviv, IL |
| Jeff Auriemma | @bignimbus | Apollo | Monroe, CT, US |
| Stephen Spalding | @fotoetienne | Netflix | Los Gatos, CA, US |
- Agree to Membership Agreement, Participation & Contribution Guidelines and Code of Conduct (1m, Host)
- Introduction of attendees (5m, Host)
- Determine volunteers for note taking (1m, Host)
- Review agenda (2m, Host)
- Check for ready for review agenda items (5m, Host)
- Move January meeting to Jan 9? (1m, Benjie)
- TSC membership vote - open for nominations (2m, Host)
- Add 'extensions' to request (2m, Benjie)
- RFC - promote to RFC 2? (Does it actually need any code changes?)
- Make
deprecated.reasonnon-null (5m, Martin)- spec edits: graphql/graphql-spec#1040
- graphql-js pull request: graphql/graphql-js#4299 (review)
- Add a validation rule that operation types exist (5m, Benjie)
- RFC - promote to RFC 2?
- Change 'original' to 'previous' to clarify multiple extensions (5m, Benjie)
- RFC - editorial; merge?
- GraphQL-JS maintenance (10m, Jovi)
- What are our expectations of GraphQL.JS (frequency of publishing, docs, ...)
- Who has access to Netlify and how can we disconnect it
- Can we move the domain so it points at Vercel
- When do we want v17
- Should we start EOL'ing releases
- Implementations may not deprecate a field that the interface hasn't deprecated (10m, Benjie)
- RFC - promote to RFC2?
@defer/@streamupdates (10m, Rob)- Editorial: move "Path" to it's own section graphql/graphql-spec#1129
- Please continue reviewing graphql/graphql-spec#1124
- Merge Lee's Editorial changes for Event Streams? (10m, Benjie)
- When
sourceStreamerrors, yield a{ errors: [...] }response (5m, Benjie)- RFC - promote to RFC 1?
- Fix CoerceArgumentValues()' hasValue (15m, Benjie)
- RFC - promote to RFC2? Merge as an editorial fix?
- Be explicit about list coercion (15m, Benjie)
- RFC - promote to RFC2? Merge as an editorial fix?
- Interface field argument default values (@yaacovCR, 30m)
- Spec bug? graphql/graphql-spec#1121