graphql-schema-linter
Advanced tools
Changelog
0.0.19 (November 25th, 2017)
types-have-descriptions
rule now validates that union
types have a description. #56types-have-descriptions
rule now validates that input
types have a description. #57types-have-descriptions
rule now validates that scalar
types have a description. #60types-have-descriptions
rule now validates that enum
types have a description. #61.graphql
file had no line breaks. #58