Skip to content

Commit dfa2ffc

Browse files
authored
Add execute/experimentalExecute to Sept meeting (#97)
1 parent d7592f5 commit dfa2ffc

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

agendas/2022/2022-09-28.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ agenda, edit this file.*
2727
| Name | Organization / Project | Location |
2828
| ------------------------------- | ---------------------- | ------------- |
2929
| Ivan Goncharov | ApolloGraphQL | Lviv, Ukraine |
30+
| Yaacov Rydzinski | Individual | Neve Daniel, Israel |
3031
| *ADD YOUR NAME ABOVE TO ATTEND* | | |
3132

3233

@@ -57,4 +58,7 @@ Example agenda item:
5758
1. Review agenda (2m, Ivan)
5859
1. Review previous meeting's action items (5m, Ivan)
5960
- [All action items](https://github.com/graphql/graphql-js-wg/issues)
60-
1. ADD YOUR ACTION ITEMS ABOVE_
61+
1. Incremental Delivery - `execute`/`experimentalExecute`
62+
- Discuss: should enabling experimental features that change `execute` return type use (a) experimental functions, (b) experimental options or (c) only the experimental directives?
63+
- 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)
64+
3. ADD YOUR ACTION ITEMS ABOVE_

0 commit comments

Comments
 (0)