lint-gql-in-markdown

Lint your markdown files against graphql schema

Usage no npm install needed!

<script type="module">
  import lintGqlInMarkdown from 'https://cdn.skypack.dev/lint-gql-in-markdown';
</script>

README

Small utility to lint markdown files with gql queries

Usage npx lint-gql-in-markdown -f "resources/**/*.md" -s "resources/schma.gql"