# bruno-graphql-docs

Standalone graphql docs explorer module forked from [graphiql](https://github.com/graphql/graphiql)

### Publish to Npm Registry
```bash
npm publish --access=public
```