At a glance
- Identifier: #1167
- Stage: RFC 3 / Accepted
- Champion: @benjie
- Latest activity: Spec PR merged on 2025-06-26
- Spec PR: https://github.com/graphql/graphql-spec/pull/1167
Spec PR description
This is a bugfix; previously we said that the schema keyword can/should be omitted if the root operation type names line up, but we neglected to think about the schema description. This fixes that.
Trivial fix @graphql/tsc
(Discussed as part of #1166, but since there's pushback to the naked schema keyword I'm separating this out into its own standalone fix.)
Timeline
June 2025
- Spec PR merged on 2025-06-26 by leebyron
- Advanced to RFC 3 on 2025-06-26 by leebyron
- Added to WG agenda on 2025-06-26
- Advanced to RFC 2 on 2025-06-05 by leebyron
- Added to WG agenda on 2025-06-05
May 2025
- Spec PR created on 2025-05-19 by benjie
- @benjie committed "Do not exclude schema keyword if schema has description" on 2025-05-19
- Advanced to RFC 0 on 2025-05-19 by benjie