At a glance
- Identifier: #462
- Stage: RFC 3 / Accepted
- Champion: @leebyron
- Latest activity: Advanced to RFC 3 on 2018-10-02
- Spec PR: https://github.com/graphql/graphql-spec/pull/462
- Related:
Spec PR description
Throughtout the spec we refer to input and output types but never clearly define them in a referenced section. This adds that section and removes the ad-hoc descriptions from elsewhere in the spec.
It also uses the formal algorithms in place of prose where relevant.
Finally it adds to the schema validation rules for Object, Interface, and Input Object fields / arguments.
Fixes #447
Timeline
October 2018
- Advanced to RFC 3 on 2018-10-02 by leebyron
June 2018
- Spec PR merged on 2018-06-11 by leebyron
- Spec PR created on 2018-06-10 by leebyron
- Travis CI committed "Input & Output type definition" on 2018-06-10