From 8247fa459f91cffd140c78aa79f929a04a7eab51 Mon Sep 17 00:00:00 2001 From: Benjie Gillam Date: Thu, 14 May 2026 11:23:15 +0100 Subject: [PATCH] Add notes from May --- notes/2026/2026-05.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 notes/2026/2026-05.md diff --git a/notes/2026/2026-05.md b/notes/2026/2026-05.md new file mode 100644 index 00000000..7e25c84f --- /dev/null +++ b/notes/2026/2026-05.md @@ -0,0 +1,11 @@ +# GraphQL WG Notes - May 2026 + +**Watch the replays:** +[GraphQL Working Group Meetings on YouTube](https://www.youtube.com/playlist?list=PLP1igyLx8foH30_sDnEZnxV_8pYW3SDtb) + +- Mark: Add GAPs +- Pascal: otel conventions is all resolved. + - [https://github.com/open-telemetry/semantic-conventions/pull/3515](https://github.com/open-telemetry/semantic-conventions/pull/3515) +- oneOf inhabitability. 2 things to look into: + - Performance (even if schema validation) + - Diagnostics