Spec: https://facebook.github.io/graphql/#sec-Null-Value, https://facebook.github.io/graphql/#sec-Input-Values RFC: https://github.com/facebook/graphql/pull/83 `null` is now considered a valid input value. We should take steps to parse `null` as a proper literal.