At a glance
- Identifier: #466
- Stage: RFC 3 / Accepted
- Champion: @IvanGoncharov
- Latest activity: Spec PR created on 2018-06-13
- 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
- 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"