Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit bf7c039

Browse files
Merge branch 'main' into hack-support
2 parents e2b3076 + f4318ce commit bf7c039

File tree

2 files changed

+84
-0
lines changed

2 files changed

+84
-0
lines changed
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
| This is an open meeting: To attend, edit and PR this file. (Edit: ✎ above, or press "e") |
2+
| ---------------------------------------------------------------------------------------- |
3+
4+
# GraphiQL WG — May 2025
5+
6+
To read about the purpose of this subcommittee, please see [the README](../../README.md).
7+
8+
9+
- **Date & Time**: [May 13, 2025, 4:00 – 5:00 PM UTC](https://www.timeanddate.com/worldclock/converter.html?iso=20250513T160000&p1=224&p2=24&p3=179&p4=136&p5=37&p6=239&p7=101&p8=152)
10+
- View the [calendar][], or subscribe ([Google Calendar][], [ical file][]).
11+
- _Please Note:_ The date or time may change. Please check this agenda the
12+
week of the meeting to confirm. While we try to keep all calendars accurate,
13+
this agenda document is the source of truth.
14+
- **Video Conference Link**: https://zoom.us/j/760146252
15+
- _Password:_ graphiql
16+
- **Live Notes**: [Live Notes][]
17+
18+
[calendar]: https://calendar.google.com/calendar/embed?src=linuxfoundation.org_ik79t9uuj2p32i3r203dgv5mo8%40group.calendar.google.com
19+
[google calendar]: https://calendar.google.com/calendar?cid=bGludXhmb3VuZGF0aW9uLm9yZ19pazc5dDl1dWoycDMyaTNyMjAzZGd2NW1vOEBncm91cC5jYWxlbmRhci5nb29nbGUuY29t
20+
[ical file]: https://calendar.google.com/calendar/ical/linuxfoundation.org_ik79t9uuj2p32i3r203dgv5mo8%40group.calendar.google.com/public/basic.ics
21+
[live notes]: https://docs.google.com/document/d/1AjbUDhfQV2TXn13RZqrmL7PfETTslzkbVZGtNl_SLcU/edit?usp=sharing
22+
23+
## Attendees
24+
25+
<!-- prettier-ignore -->
26+
| Name | GitHub | Organization | Location |
27+
| :------------------------- | :------------------- | :----------------- | :----------------------- |
28+
29+
30+
## Agenda
31+
32+
1. Agree to Membership Agreement, Participation & Contribution Guidelines and Code of Conduct (1m, Host)
33+
- [Specification Membership Agreement](https://github.com/graphql/foundation)
34+
- [Participation Guidelines](https://github.com/graphql/graphql-wg#participation-guidelines)
35+
- [Contribution Guide](https://github.com/graphql/graphql-spec/blob/main/CONTRIBUTING.md)
36+
- [Code of Conduct](https://github.com/graphql/foundation/blob/master/CODE-OF-CONDUCT.md)
37+
1. Introduction of attendees (5m, Host)
38+
1. Determine volunteers for note taking (1m, Host)
39+
1. Review agenda (2m, Host)
40+
1. Review previous meeting's action items (5m, Host)
41+
- [Ready for review](https://github.com/graphql/graphiql/issues?q=is%3Aissue+is%3Aopen+label%3A%22Ready+for+review+%F0%9F%99%8C%22+sort%3Aupdated-desc)
42+
- [All open action items (by last update)](https://github.com/graphql/graphiql/issues?q=is%3Aissue+is%3Aopen+label%3A%22Action+item+%3Aclapper%3A%22+sort%3Aupdated-desc)
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
| This is an open meeting: To attend, edit and PR this file. (Edit: ✎ above, or press "e") |
2+
| ---------------------------------------------------------------------------------------- |
3+
4+
# GraphiQL WG — June 2025
5+
6+
To read about the purpose of this subcommittee, please see [the README](../../README.md).
7+
8+
9+
- **Date & Time**: [June 10, 2025, 4:00 – 5:00 PM UTC](https://www.timeanddate.com/worldclock/converter.html?iso=20250610T160000&p1=224&p2=24&p3=179&p4=136&p5=37&p6=239&p7=101&p8=152)
10+
- View the [calendar][], or subscribe ([Google Calendar][], [ical file][]).
11+
- _Please Note:_ The date or time may change. Please check this agenda the
12+
week of the meeting to confirm. While we try to keep all calendars accurate,
13+
this agenda document is the source of truth.
14+
- **Video Conference Link**: https://zoom.us/j/760146252
15+
- _Password:_ graphiql
16+
- **Live Notes**: [Live Notes][]
17+
18+
[calendar]: https://calendar.google.com/calendar/embed?src=linuxfoundation.org_ik79t9uuj2p32i3r203dgv5mo8%40group.calendar.google.com
19+
[google calendar]: https://calendar.google.com/calendar?cid=bGludXhmb3VuZGF0aW9uLm9yZ19pazc5dDl1dWoycDMyaTNyMjAzZGd2NW1vOEBncm91cC5jYWxlbmRhci5nb29nbGUuY29t
20+
[ical file]: https://calendar.google.com/calendar/ical/linuxfoundation.org_ik79t9uuj2p32i3r203dgv5mo8%40group.calendar.google.com/public/basic.ics
21+
[live notes]: https://docs.google.com/document/d/1AjbUDhfQV2TXn13RZqrmL7PfETTslzkbVZGtNl_SLcU/edit?usp=sharing
22+
23+
## Attendees
24+
25+
<!-- prettier-ignore -->
26+
| Name | GitHub | Organization | Location |
27+
| :------------------------- | :------------------- | :----------------- | :----------------------- |
28+
29+
30+
## Agenda
31+
32+
1. Agree to Membership Agreement, Participation & Contribution Guidelines and Code of Conduct (1m, Host)
33+
- [Specification Membership Agreement](https://github.com/graphql/foundation)
34+
- [Participation Guidelines](https://github.com/graphql/graphql-wg#participation-guidelines)
35+
- [Contribution Guide](https://github.com/graphql/graphql-spec/blob/main/CONTRIBUTING.md)
36+
- [Code of Conduct](https://github.com/graphql/foundation/blob/master/CODE-OF-CONDUCT.md)
37+
1. Introduction of attendees (5m, Host)
38+
1. Determine volunteers for note taking (1m, Host)
39+
1. Review agenda (2m, Host)
40+
1. Review previous meeting's action items (5m, Host)
41+
- [Ready for review](https://github.com/graphql/graphiql/issues?q=is%3Aissue+is%3Aopen+label%3A%22Ready+for+review+%F0%9F%99%8C%22+sort%3Aupdated-desc)
42+
- [All open action items (by last update)](https://github.com/graphql/graphiql/issues?q=is%3Aissue+is%3Aopen+label%3A%22Action+item+%3Aclapper%3A%22+sort%3Aupdated-desc)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /