@@ -57,12 +57,25 @@ The GraphQL WG has subcomittees who focus on the development of specific
57
57
projects beyond the GraphQL Spec. These subcomittees make progress within their
58
58
own meetings and report back progress and decisions to GraphQL WG meetings.
59
59
60
+ <!-- prettier-ignore -->
60
61
| Subcommittee | Time | Host | Agenda Repo |
61
62
| ---------------- | ----------------------------- | -------------------------------------------------- | ------------------------------------------------------------------------------------------------- |
62
63
| GraphiQL | 2nd Tue, 9:00am - 11:00am PT | [ Tim Suchanek] ( https://github.com/timsuchanek ) | [ graphql/graphiql/working-group] ( https://github.com/graphql/graphiql/tree/main/working-group ) |
63
- | Composite Schema | 2nd Thu, 8:00am - 10:00am PT | [ Benjie Gillam] ( https://github.com/benjie ) | [ graphql/composite-schemas-wg] ( https://github.com/graphql/composite-schemas-wg ) |
64
- | GraphQL HTTP | 3rd Thu, 8:00am - 10:00am PT | [ Benjie Gillam] ( https://github.com/benjie ) | [ graphql/graphql-over-http/working-group] ( https://github.com/graphql/graphql-over-http/tree/main/working-group ) |
65
64
| GraphQL.js | 4th Wed, 10:00am - 11:00am PT | [ Ivan Goncharov] ( https://github.com/IvanGoncharov ) | [ graphql/graphql-js-wg] ( https://github.com/graphql/graphql-js-wg ) |
65
+ | Incremental Delivery | Most Mondays, 7:00am - 8:00am PT | [ Rob Richard] ( https://github.com/robrichard ) | [ robrichard/defer-stream-wg] ( https://github.com/robrichard/defer-stream-wg )
66
+ | Client Controlled Nullability | 4th Wed, 12:00pm - 1:00pm PT | [ Stephen Spalding] ( https://github.com/fotoetienne ) | [ graphql/client-controlled-nullability-wg] ( https://github.com/graphql/client-controlled-nullability-wg ) |
67
+
68
+ #### Subcommittees on hiatus
69
+
70
+ These subcommittees are currently not meeting, typically due to lack of agenda
71
+ topics. Should you have a topic to discuss that applies to a subcommittee that
72
+ is on hiatus, please raise an issue in the WG repository and mention the host.
73
+
74
+ <!-- prettier-ignore -->
75
+ | Subcommittee | Time | Host | Agenda Repo |
76
+ | ---------------- | ----------------------------- | -------------------------------------------------- | ------------------------------------------------------------------------------------------------- |
77
+ | Composite Schema | 2nd Thu, 8:00am - 10:00am PT | [ Benjie Gillam] ( https://github.com/benjie ) | [ graphql/composite-schemas-wg] ( https://github.com/graphql/composite-schemas-wg ) |
78
+ | GraphQL-over-HTTP | 3rd Thu, 8:00am - 10:00am PT | [ Benjie Gillam] ( https://github.com/benjie ) | [ graphql/graphql-over-http/working-group] ( https://github.com/graphql/graphql-over-http/tree/main/working-group ) |
66
79
67
80
### Joining a meeting?
68
81
0 commit comments