Skip to content

Commit f255e99

Browse files
authored
Move includeDeprecated down (#1723)
1 parent 1fc38f5 commit f255e99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

agendas/2025/04-Apr/03-wg-primary.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,8 +158,6 @@ hold additional secondary meetings later in the month.
158158
1. Disabling error propagation proposal (10m, Alex)
159159
- [Spec PR](https://github.com/graphql/graphql-spec/pull/1153)
160160
- [Reference implementation](https://github.com/graphql/graphql-js/pull/4364)
161-
1. [Make `includeDeprecated` non-null](https://github.com/graphql/graphql-spec/pull/1142) (10m, Martin)
162-
- advance to RFC2/RFC3?
163161
1. Reaching a consensus on Semantic Nullability (25m, Alex)
164162
- Recap of [current status](https://github.com/graphql/graphql-wg/blob/main/rfcs/SemanticNullability.md):
165163
- Solution 1 (`*`) refined, now described as "transitional" non-null, see [Benjie's detailed post with 60 second overview video](https://benjie.dev/graphql/nullability)
@@ -171,6 +169,8 @@ hold additional secondary meetings later in the month.
171169
- graphql-js implementation: [Implement onError proposal](https://github.com/graphql/graphql-js/pull/4364)
172170
- Spec edits: [SemanticNonNull type](https://github.com/graphql/graphql-spec/pull/1065)
173171
- graphql-js implementation: [Experimental support for semantic-non-null](https://github.com/graphql/graphql-js/pull/4192)
172+
1. [Make `includeDeprecated` non-null](https://github.com/graphql/graphql-spec/pull/1142) (10m, Martin)
173+
- advance to RFC2/RFC3?
174174
1. Please give feedback on the following (2m, Martin)
175175
1. [Appendix C: Type System Definitions](https://github.com/graphql/graphql-spec/pull/1037)
176176
1. [Clarify validation of custom scalar literals](https://github.com/graphql/graphql-spec/pull/1156)

0 commit comments

Comments
 (0)