Default value validation is a breaking change, do it again in compiler 2.0 #928
Labels
apollo-compiler
issues/PRs pertaining to semantic analysis & validation
apollo-compiler-2.0
Potential breaking API changes
PR #925 includes a change to start validating the default value of input fields and arguments. This turns out to break enough existing schemas (Router rejects them as invalid where it previously accepted them) that we consider it a breaking change. After some discussion, our plan is:
The text was updated successfully, but these errors were encountered: