Skip to content

Add myself and short agenda item #1016

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 10, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions agendas/2022/2022-07-07.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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