Skip to content

graphql 0.9.1

Fixes

  • Downgrade error to warning for non-spec-compliant use of non-meta fields starting with __ (#692).
  • Workaround for problem in some environments with reserved literals (such as default) being used as properties (#693).