These are draft docs for Slash GraphQL, which is currently in beta
Slash GraphQL now includes a CLI so you can manage it from the comfort of your command line!
Wherever possible, we have maintained compatibility with the corresponding Dgraph API, with the additional step of requiring authentication via the ‘X-Auth-Token’ header.
Usage
$ npm install -g slash-graphql
$ slash-graphql COMMAND
running command...
$ slash-graphql (-v|--version|version)
slash-graphql/1.16.2 linux-x64 node-v10.19.0
$ slash-graphql --help [COMMAND]
USAGE
$ slash-graphql COMMAND
...
Commands
Please see the following topics:
This is a companion discussion topic for the original entry at https://dgraph.io/docs/slash-graphql/slash-cli/overview/