Skip to content

v0.2.0

Choose a tag to compare

@cjoudrey cjoudrey released this 21 Jan 18:04
· 177 commits to master since this release
1cc6ab9

New features

  • Add built-in validation for invalid GraphQL schema definitions. Rather than assume GraphQL schemas are valid and crash when they are not, graphql-schema-linter will report these errors. #163