![GitHub CI - Publish to NPM](https://github.com/leanupjs/leanup/workflows/GitHub%20CI%20-%20Publish%20to%20NPM/badge.svg)
[![dependencies][dependencies]][dependencies-url]
[![peerDependencies][peerdependencies]][peerdependencies-url]
[![optionalDependencies][optionaldependencies]][optionaldependencies-url]
[![vulnerabilities][vulnerabilities]][vulnerabilities-url]
[![npm][npm]][npm-url]
[![downloads][downloads]][downloads-url]
[![install-size][install-size]][install-size-url]
[![lernajs][lernajs]][lernajs-url]
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)

[npm]: https://img.shields.io/npm/v/@leanup/cli-graphql
[npm-url]: https://www.npmjs.com/package/@leanup/cli-graphql
[dependencies]: https://status.david-dm.org/gh/leanupjs/leanup.svg?path=packages/cli/plugins/graphql&ref=release/1.2
[dependencies-url]: https://david-dm.org/leanupjs/leanup?path=packages/cli/plugins/graphql&ref=release/1.2
[peerdependencies]: https://status.david-dm.org/gh/leanupjs/leanup.svg?path=packages/cli/plugins/graphql&ref=release/1.2&type=peer
[peerdependencies-url]: https://david-dm.org/leanupjs/leanup?path=packages/cli/plugins/graphql&ref=release/1.2&type=peer
[optionaldependencies]: https://status.david-dm.org/gh/leanupjs/leanup.svg?path=packages/cli/plugins/graphql&ref=release/1.2&type=optional
[optionaldependencies-url]: https://david-dm.org/leanupjs/leanup?path=packages/cli/plugins/graphql&ref=release/1.2&type=optional
[vulnerabilities]: https://img.shields.io/snyk/vulnerabilities/npm/@leanup/cli-graphql
[vulnerabilities-url]: https://snyk.io/test/npm/@leanup/cli-graphql
[downloads]: https://img.shields.io/npm/dt/@leanup/cli-graphql
[downloads-url]: https://npmcharts.com/compare/@leanup/cli-graphql?minimal=true
[install-size]: https://packagephobia.now.sh/badge?p=@leanup/cli-graphql@next
[install-size-url]: https://packagephobia.now.sh/result?p=@leanup/cli-graphql@next
[lernajs]: https://img.shields.io/badge/managed%20with-lerna-blueviolet
[lernajs-url]: https://lerna.js.org

# `@leanup/cli-graphql`

> This module contains the [graphql](https://graphql.org/) feature for the [@leanup/cli](https://www.npmjs.com/package/@leanup/cli).

# Dependencies

## dependencies

|     Package |                                                                                                                                  Size |                                                            Vulnerabilities                                                             |
| ----------: | ------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------: |
| graphql-tag | [![install size of graphql-tag](https://packagephobia.now.sh/badge?p=graphql-tag)](https://packagephobia.now.sh/result?p=graphql-tag) | [![vulnerabilities of graphql-tag](https://img.shields.io/snyk/vulnerabilities/npm/graphql-tag)](https://snyk.io/test/npm/graphql-tag) |

## peerDependencies

| Package |                                                                                                                      Size |                                                      Vulnerabilities                                                       |
| ------: | ------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------: |
| graphql | [![install size of graphql](https://packagephobia.now.sh/badge?p=graphql)](https://packagephobia.now.sh/result?p=graphql) | [![vulnerabilities of graphql](https://img.shields.io/snyk/vulnerabilities/npm/graphql)](https://snyk.io/test/npm/graphql) |
