Skip to content

Latest commit

 

History

History
155 lines (125 loc) · 9.09 KB

2022-06-02.md

File metadata and controls

155 lines (125 loc) · 9.09 KB
This is an open meeting: To attend or add agenda, send a Pull Request against this file.

GraphQL WG – June 2022

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.

Attendees

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

Agenda

  1. Agree to Membership Agreement, Participation & Contribution Guidelines and Code of Conduct (1m, Lee)
  2. Introduction of attendees (5m, Lee)
  3. Determine volunteers for note taking (1m, Lee)
  4. Review agenda (2m, Lee)
  5. Review previous meeting's action items (5m, Lee)
  6. Proposal: Composite Schemas Working Group (10m, Benjie)
    • Aim: gather feedback and interested parties; determine if the WG is warranted
  7. add @experimental directive (20m, Martin)
  8. clarify root operation types (5m, Ben)
  9. CCN status update (10m, Alex Reilly)
    • Should I target the GraphQL-JS 17 instead of 16?
    • Quick naming vote maybe
  10. @oneOf update (20m, Benjie Gillam)
    • Recent changes: __Type.oneOf -> __Type.isOneOf and forbidding extend 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
  11. "Unions implementing interface" update (10m, Yaacov Rydzinski)
  12. "Unions of interfaces and/or unions" (15m, Yaacov Rydzinski)
  13. General spec issues (15m, Roman Ivantsov)
    • Small things, 5m (discussion link: #969)
    • Bigger things - presentation, 10m
  14. 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