|
| 1 | +# GraphQL-JS WG – May 2022 |
| 2 | + |
| 3 | +The GraphQL Working Group meets monthly to discuss proposed changes to the [GraphQL-JS](https://github.com/graphql/graphql-spec) library, other related foundation libraries like [express-graphql](https://github.com/graphql/express-graphql) and [graphql-relay-js](https://github.com/graphql/graphql-relay-js) and other |
| 4 | +relevant topics to core Javascript GraphQL projects. This is an open meeting in which |
| 5 | +anyone in the GraphQL community may attend. *To attend this meeting or propose |
| 6 | +agenda, edit this file.* |
| 7 | + |
| 8 | +- **Date & Time**: [May 25 2022 17:00 - 18:00 UTC](https://www.timeanddate.com/worldclock/meetingdetails.html?year=2022&month=05&day=25&hour=17&min=0&sec=0&p1=224&p2=179&p3=136&p4=37&p5=239&p6=101&p7=152) |
| 9 | +- **Calendar**: |
| 10 | +[Google Calendar ](https://calendar.google.com/calendar/embed?src=linuxfoundation.org_ik79t9uuj2p32i3r203dgv5mo8%40group.calendar.google.com) or [ical file ](https://calendar.google.com/calendar/ical/linuxfoundation.org_ik79t9uuj2p32i3r203dgv5mo8%40group.calendar.google.com/public/basic.ics). Email [[email protected]](mailto:[email protected]) to be added directly to the invite. |
| 11 | + |
| 12 | + <small>*NOTE:* Meeting date and time may change. Please check this agenda the week of the meeting to confirm.</small> |
| 13 | +- **Video Conference Link**: https://zoom.us/j/96871026087 |
| 14 | + - Password: graphqljs |
| 15 | + |
| 16 | +## Attendees |
| 17 | + |
| 18 | +> **Guidelines** |
| 19 | +> - Before attending, you (or your organization) must sign the [Specification Membership Agreement](https://github.com/graphql/foundation). |
| 20 | +> - To respect meeting size, attendees should be relevant to the agenda. |
| 21 | +> - If you're willing to take notes, add "✏️" after your name (eg. Ada Lovelace ✏) |
| 22 | +> - Include the organization (or project) you represent, and the location (including [country code](https://en.wikipedia.org/wiki/List_of_ISO_3166_country_codes#Current_ISO_3166_country_codes)) you expect to be located in during the meeting. |
| 23 | +> - Read and follow the [participation guidelines](https://github.com/graphql/graphql-js-wg#participation-guidelines) and [code of conduct](https://github.com/graphql/foundation/blob/master/CODE-OF-CONDUCT.md). |
| 24 | +> |
| 25 | +> **By joining the meeting you consent to being recorded and agree to the Specification Membership Agreement, participation guidelines, and code of conduct. Meetings may be recorded, by joining you grant permission to be recoded.** |
| 26 | +
|
| 27 | +| Name | Organization / Project | Location | |
| 28 | +| ------------------------------- | ---------------------- | ------------- | |
| 29 | +| Ivan Goncharov | ApolloGraphQL | Lviv, Ukraine | |
| 30 | +| Rob Richard | 1stDibs | New York, NY, US| |
| 31 | +| *ADD YOUR NAME ABOVE TO ATTEND* | | | |
| 32 | + |
| 33 | + |
| 34 | +## Agenda |
| 35 | + |
| 36 | +> **Guidelines** |
| 37 | +> |
| 38 | +> - To cover everything, discussion may be time-constrained. Topics that require less time should be covered first. Most topics take 15-30 minutes. |
| 39 | +> - Include any and all relevant links (RFC, issues & PRs, presentations). If there are no relevant links, open an issue to provide context and link to that. |
| 40 | +> - Read the [spec contribution guide](https://github.com/graphql/graphql-spec/blob/master/CONTRIBUTING.md). |
| 41 | +
|
| 42 | +<!-- |
| 43 | +
|
| 44 | +Example agenda item: |
| 45 | +
|
| 46 | +1. Discuss moving the subscriptions proposal to stage 2 (30m, Lee) |
| 47 | + - [Subscriptions RFC](link.to/the-relevant/pr-or-issue-or-doc) |
| 48 | + - [GraphQL.js PR](github.link/to/the/project/pr) |
| 49 | + - [Another Relevant Link](youre.getting/the-idea.now) |
| 50 | +
|
| 51 | +--> |
| 52 | + |
| 53 | +1. Agree to Membership Agreement, Participation Guidelines and Code of Conduct (1m, Ivan) |
| 54 | + - [Specification Membership Agreement](https://github.com/graphql/foundation) |
| 55 | + - [Participation Guidelines](https://github.com/graphql/graphql-js-wg#participation-guidelines) |
| 56 | + - [Code of Conduct](https://github.com/graphql/foundation/blob/master/CODE-OF-CONDUCT.md) |
| 57 | +1. Introduction of attendees (5m, Ivan) |
| 58 | +1. Review agenda (2m, Ivan) |
| 59 | +1. Review previous meeting's action items (5m, Ivan) |
| 60 | + - [All action items](https://github.com/graphql/graphql-js-wg/issues) |
| 61 | + - [Require opt-in to allow `@defer`/`@stream`](https://github.com/robrichard/defer-stream-wg/discussions/12) |
| 62 | +1. Returning AsyncIterable from resolvers (15m, Rob) |
| 63 | + - [graphql-js pull request](https://github.com/graphql/graphql-js/pull/2757) |
| 64 | + - [Discussion Topic](https://github.com/robrichard/defer-stream-wg/discussions/40) |
| 65 | +1. ADD YOUR ACTION ITEMS ABOVE_ |
0 commit comments