Skip to content

Commit 447016a

Browse files
committed
Add notes from WG
1 parent 07742e1 commit 447016a

File tree

1 file changed

+71
-0
lines changed

1 file changed

+71
-0
lines changed

notes/2025/2025-02.md

Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
1+
# GraphQL WG Notes - February 2025
2+
3+
**Watch the replays:**
4+
[GraphQL Working Group Meetings on YouTube](https://www.youtube.com/playlist?list=PLP1igyLx8foH30_sDnEZnxV_8pYW3SDtb)
5+
6+
Agenda:
7+
https://github.com/graphql/graphql-wg/blob/main/agendas/2025/02-Feb/06-wg-primary.md
8+
9+
## TSC elections results (2m, Host)
10+
11+
- [Election issue](https://github.com/graphql/graphql-wg/issues/1612)<span style="text-decoration:underline;">
12+
</span>
13+
- Might want to reschedule the voting window so that it doesn’t happen during
14+
the holidays.
15+
- There is now a handbook for TSC members. Should it be public?
16+
- There is a GH group for TSC emeritus (+Discord too)
17+
- Security should stay private. TSC emeritus can have access but are not
18+
expected to drive the topics.
19+
20+
## Announce the new[ Community WG](https://github.com/graphql/community-wg)? (5m, Uri)
21+
22+
- Uri: New working group; first meeting is coming up next week.
23+
- Two goals:
24+
- Add more transparency
25+
- Empower the community
26+
- It's a broad scope. It's for things that don't fit into the technical working
27+
groups - for example improvements to docs/website, gatherings, social media
28+
posts, channels like Discord/Slack, etc.
29+
- It will run in the same way as the other WGs
30+
- Thinking about community growth, messaging to our community and to other
31+
communities
32+
- In the first meeting we'll discuss how often we should meet.
33+
- Come, join, influence the future of this WG!
34+
- Lee: we have the separation of GraphQL technical work being open and community
35+
first, and prioritising what's best for the community overall rather than
36+
what's best for a particular vendor; and the Foundation dealing with
37+
non-technical work only. But the non-technical work shouldn't be
38+
Foundation-only - so it's exciting we're opening this up and pulling the
39+
community and foundation board together.
40+
41+
## Archive[ GraphQL Playground](https://github.com/graphql/graphql-playground)? (5m, Benjie)
42+
43+
- Intent: GraphiQL would have options so that Playground would be a thin layer
44+
on top of GraphiQL.
45+
- Last commit on Playground was 3 years ago but we still have issues getting
46+
opened.
47+
- Uri: GraphiQL should support most of the features of playground but not 100%
48+
sure
49+
- Benjie: navigation through the docs are probably possible but it’s mostly
50+
styling.
51+
- Lee: if we had maintainers, would we still have this vision of sharing the
52+
code between GraphiQLvs Playground
53+
- Lee: we could add a big banner with a big warning and a call for maintainers
54+
- Michael: What is the value of having 2 different things?
55+
- Benjie: If we keep Playground, we would probably write it on top of GraphiQL
56+
- Playground is basically a “ready to go” preset of GraphiQL
57+
- Michael: We don’t want to split the maintainer work.
58+
- Benjie: Does anyone have instructions how to move to GraphiQL? We could add
59+
those instructions to the repo.
60+
- Martin: can we archive and then de-archive if needed
61+
- Lee: yes we can
62+
63+
## Defer/Stream updates (20m, Rob)
64+
65+
- [Spec update: Move "Path" to it's own section](https://github.com/graphql/graphql-spec/pull/1129)
66+
Merge as an editorial fix?
67+
- [Stream initialCount argument](https://github.com/graphql/defer-stream-wg/discussions/104)
68+
- [Stream on different instances of the same field](https://github.com/graphql/defer-stream-wg/discussions/100):
69+
Adding validation to prevent this
70+
- Please
71+
review[ Spec Edits: Section 3](https://github.com/graphql/graphql-spec/pull/1132)

0 commit comments

Comments
 (0)