graphql-schema-validation 0.1.3

A spec compliant implementation of GraphQL SDL schema validation
Documentation
1
2
3
4
5
6
7
8
9
10
  × "Test cannot implement unknown type "AND".


  × Type "Test2" can only implement "B" once.


  × Type "Test2" can only implement "A" once.


  × "Test3" cannot implement non-interface type "Test".