gql-cli

Command-line interface for gql GraphQL tools

Usage no npm install needed!

<script type="module">
  import gqlCli from 'https://cdn.skypack.dev/gql-cli';
</script>

README

gql-cli

standard-readme compliant npm npm npm

Tools for formatting GraphQL documents

Table of Contents

Install

$ npm i -g gql-format

CLI

$ gql -h

  Usage: gql [options] [command]

  Commands:

    merge [options] <glob ...>  Tools for merging GraphQL documents
    format <glob ...>           Tools for formatting GraphQL documents

  Command-line interface for gql GraphQL tools

  Options:

    -h, --help     output usage information
    -V, --version  output the version number