This is an open meeting: To attend or add agenda, send a Pull Request against this file. |
---|
The GraphQL Working Group meets monthly to discuss proposed additions to the GraphQL Specification and other relevant topics to core GraphQL projects. This is an open meeting in which anyone in the GraphQL community may attend.
- Date & Time: June 2nd 2022 18:00 - 20:00 UTC
- 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: Google Doc
Name | GitHub | Organization | Location |
---|---|---|---|
Lee Byron | @leebyron | GraphQL Foundation | San Francisco, CA, US |
Adron Hall | @adron | Amazon | Seattle, WA, US |
Ben Kraft | @benjaminjkraft | none | San Francisco, CA, US |
Michael Staib | @michaelstaib | ChilliCream | Zurich, CH |
Martin Bonnin | @martinbonnin | Apollo. | Paris, FR |
Benoit Lubek | @BoD | Apollo | Paris, FR |
Alex Reilly | @twof | Yelp | San Francisco, CA, US |
Benjie Gillam ✏ | @benjie | Graphile | Chandler's Ford, UK |
Bobbie Cochrane. | @bobbiejc | StepZen | Oriental, NC |
Yaacov Rydzinski | @yaacovcr | Individual | Neve Daniel, IL |
Nick DeJaco | @ndejaco2 | Amazon | Seattle, WA, US |
Tim Suchanek | @timsuchanek | GraphCDN | Austin, TX, US |
Rob Van Gennip | @ravangen | Shopify | Toronto, ON, CA |
Roman Ivantsov | @rivantsov | Microsoft | Seattle, WA, US |
Marc-Andre Giroux | @xuorig | Netflix | Montreal, Canada |
Stephen Spalding | @fotoetienne | Netflix | Los Gatos, CA, US |
Hugh Willson | @hwillson | Apollo | Ottawa, ON, Canada |
Ivan Goncharov | @IvanGoncharov | Apollo | Lviv, UA |
Dariusz Kuc | @dariuszkuc | Apollo | Chicago, IL, US |
Matt Mahoney | @mjmahone | Meta | New York, NY, US |
Doc Jones. | @doc-jones. | Postman. | Raleigh, NC, US |
Gabriel McAdams | @ghmcadams | None | San Jose, CA, US |
- Agree to Membership Agreement, Participation & Contribution Guidelines and Code of Conduct (1m, Lee)
- Introduction of attendees (5m, Lee)
- Determine volunteers for note taking (1m, Lee)
- Review agenda (2m, Lee)
- Review previous meeting's action items (5m, Lee)
- Proposal: Composite Schemas Working Group (10m, Benjie)
- Aim: gather feedback and interested parties; determine if the WG is warranted
- add
@experimental
directive (20m, Martin) - clarify root operation types (5m, Ben)
- CCN status update (10m, Alex Reilly)
- Should I target the GraphQL-JS 17 instead of 16?
- Quick naming vote maybe
@oneOf
update (20m, Benjie Gillam)- Recent changes:
__Type.oneOf
->__Type.isOneOf
and forbiddingextend input Foo @oneOf
- Effect on implementations of adding
@oneOf
directive: is it a breaking change? - Added @oneOf objects RFC - main question for input
@oneOf
is over presence vs non-presence
- Recent changes:
- "Unions implementing interface" update (10m, Yaacov Rydzinski)
- Implementation question for Union fields (link: graphql/graphql-spec#939 (comment))
- "Unions of interfaces and/or unions" (15m, Yaacov Rydzinski)
- Spec PR (link: graphql/graphql-spec#950)
- General spec issues (15m, Roman Ivantsov)
- Small things, 5m (discussion link: #969)
- Bigger things - presentation, 10m
- Adding "meta" fields to SDL and introspection (15m, Ivan Goncharov)
- Aim: it's super early proposal, so I want gather feedback if it's a better alternative to exposing directives through introspection.
- Presentation