Skip to content

Add execute/experimentalExecute to Sept meeting #97

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
Sep 15, 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
6 changes: 5 additions & 1 deletion agendas/2022/2022-09-28.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ agenda, edit this file.*
| Name | Organization / Project | Location |
| ------------------------------- | ---------------------- | ------------- |
| Ivan Goncharov | ApolloGraphQL | Lviv, Ukraine |
| Yaacov Rydzinski | Individual | Neve Daniel, Israel |
| *ADD YOUR NAME ABOVE TO ATTEND* | | |


Expand Down Expand Up @@ -57,4 +58,7 @@ Example agenda item:
1. Review agenda (2m, Ivan)
1. Review previous meeting's action items (5m, Ivan)
- [All action items](https://github.com/graphql/graphql-js-wg/issues)
1. ADD YOUR ACTION ITEMS ABOVE_
1. Incremental Delivery - `execute`/`experimentalExecute`
- Discuss: should enabling experimental features that change `execute` return type use (a) experimental functions, (b) experimental options or (c) only the experimental directives?
- PRs: [#3722](https://github.com/graphql/graphql-js/pull/3722) [#3726](https://github.com/graphql/graphql-js/pull/3726) [#3727](https://github.com/graphql/graphql-js/pull/3727) [#3732](https://github.com/graphql/graphql-js/pull/3732)
3. ADD YOUR ACTION ITEMS ABOVE_