apollographql / eslint-plugin-graphql

:vertical_traffic_light: Check your GraphQL query strings against a schema.
https://www.npmjs.com/package/eslint-plugin-graphql
1.21k stars 103 forks source link

Please document the validation rules for `"graphql/template-strings"` #244

Open ghost opened 5 years ago

ghost commented 5 years ago

I'm learning this tool through trial & error. I'm at a point where I understand how to get various validation rules to run. However, it's not always clear what their names refer to. It'd be great if the documentation would explain what they are.

Fi1osof commented 4 years ago

+1

ammoradi commented 2 years ago

Does anybody know what "graphql/template-strings" exactly do?