From 0cd70980ab031f91b3641b8dd8b2586374e5263d Mon Sep 17 00:00:00 2001 From: Martin Bonnin Date: Thu, 25 Jun 2026 14:38:59 +0200 Subject: [PATCH] Update attendee list and add agenda item for HTTP QUERY Added Martin Bonnin to the attendee list and included a new agenda item regarding the HTTP `QUERY` verb. --- .../agendas/2026/06-Jun/25-graphql-over-http-wg-june-2026.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/working-group/agendas/2026/06-Jun/25-graphql-over-http-wg-june-2026.md b/working-group/agendas/2026/06-Jun/25-graphql-over-http-wg-june-2026.md index f8460bc0..5854978e 100644 --- a/working-group/agendas/2026/06-Jun/25-graphql-over-http-wg-june-2026.md +++ b/working-group/agendas/2026/06-Jun/25-graphql-over-http-wg-june-2026.md @@ -102,6 +102,7 @@ We typically meet on the last Thursday of the month. | Name | GitHub | Organization | Location | | :------------------- | :------------ | :----------------- | :-------------------- | | Benjie Gillam (Host) | @benjie | Graphile | Chandler's Ford, UK | +| Martin Bonnin | @martinbonnin | Apollo | Paris, FR | ## Agenda @@ -117,3 +118,6 @@ We typically meet on the last Thursday of the month. 1. Review agenda (2m, Host) 1. Check for [ready for review agenda items](https://github.com/graphql/graphql-over-http/issues?q=is%3Aissue+is%3Aopen+label%3A%22Ready+for+review+%F0%9F%99%8C%22+sort%3Aupdated-desc) (5m, Host) 1. Reminder: [grants available for key initiatives](https://graphql.org/community/foundation/community-grant/) (1m, Host) +1. HTTP `QUERY` verb + - thoughts? Should we do this? +1. https://github.com/graphql/graphql-over-http/pull/404