Skip to content

Commit 40b3711

Browse files
authored
Add notes for Jan 2024 WG (#285)
1 parent 1e56098 commit 40b3711

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

working-group/notes/2024/2024-01.md

+29
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# GraphQL-over-HTTP WG - 25th January 2024
2+
3+
**Watch the replay**:
4+
https://www.youtube.com/watch?v=nHSixplvCc0&list=PLP1igyLx8foEz9127xc0SsabIrbTMt9g5
5+
6+
Agenda:
7+
[https://github.com/graphql/graphql-over-http/blob/main/working-group/agendas/2024/2024-01-25.md](https://github.com/graphql/graphql-over-http/blob/main/working-group/agendas/2024/2024-01-25.md)
8+
9+
## [Other keys are reserved](https://github.com/graphql/graphql-over-http/pull/278) (10m, Benjie)
10+
11+
- We want to explicitly reserve the keys, extensions are meant for extending the
12+
keys. We reserve the top-level shape (query, variables, extensions,
13+
operationName). The paragraph needs to clarify this
14+
- It has been open for a while no-one has raised concerns
15+
16+
## [Advancing the spec to stage 2](https://github.com/graphql/graphql-over-http/pull/275) (5m, Benjie)
17+
18+
- Has been approved by the main wg
19+
- :tada: merged the pull request effectively putting us at stage 2
20+
21+
## [Adding a section on security concerns](https://github.com/graphql/graphql-over-http/issues/280) (30m, Benjie)
22+
23+
- We don’t need to re-iterate all the HTTP security concerns as they are covered
24+
in different places
25+
- However we shouldn’t ignore this, especially for GraphQL pitfalls
26+
- Example: particular media-types bypass CORS
27+
- Inquiring with David Griesser and Stellate for Security concerns
28+
- Generic HTTP security concerns
29+
- **ACTION** - Jovi: reach out to Apollo regarding Persisted operations

0 commit comments

Comments
 (0)