diff --git a/agendas/2022/2022-07-07.md b/agendas/2022/2022-07-07.md index f3f39a18..7ab36294 100644 --- a/agendas/2022/2022-07-07.md +++ b/agendas/2022/2022-07-07.md @@ -98,6 +98,7 @@ This is an open meeting in which anyone in the GraphQL community may attend. | Benoit Lubek | @BoD | Apollo Graph | Paris, FR | Michael Staib | @michaelstaib | ChilliCream | Zurich, CH | Ivan Goncharov | @IvanGoncharov | Apollo Graph | Lviv, UA +| Yaacov Rydzinski | @yaacovCR | Individual | Neve Daniel, IL ## Agenda @@ -117,3 +118,5 @@ This is an open meeting in which anyone in the GraphQL community may attend. 1. Adding "meta" fields to SDL and introspection (20m, Ivan Goncharov) - Aim: it's super early proposal, so I want gather feedback if it's a better alternative to exposing directives through introspection. - [Presentation](https://docs.google.com/presentation/d/1qGc2rZKeim699tT-2G1xDESZP3Kd6tvj9V27tQfyJhg/edit#slide=id.ge9d8d484d6_0_5) +1. Formally allow recursion within `ResolveAbstractValue` with interfaces that implement interfaces (10m, Yaacov Rydzinski) + - See: https://github.com/graphql/graphql-spec/pull/960