At a glance
- Identifier: #466
- Stage: RFC 3 / Accepted
- Champion: @IvanGoncharov
- Latest activity: Spec PR merged on 2020-02-06
- Spec PR: https://github.com/graphql/graphql-spec/pull/466
Spec PR description
Fist comment is just put Description section before Schema section.
Changes to review: bd5cdd8
This PR adds description to schema both in SDL and introspection.
Timeline
February 2020
- Spec PR merged on 2020-02-06 by leebyron
- Advanced to RFC 3 on 2020-02-06 by leebyron
October 2018
- Advanced to RFC 3 on 2018-10-02 by leebyron
June 2018
- Spec PR created on 2018-06-13 by IvanGoncharov
- 2 commits pushed on 2018-06-13
- @IvanGoncharov committed "Move description section"
- @IvanGoncharov committed "Add description to Schema"