# 使用 Homebrew 安装 graphqlviz

查看 graphqlviz 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:graphqlviz
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install graphqlviz
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:graphqlviz
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/graphqlviz>
- **版本:** 4.0.1
- **来源摘要:** GraphQL Server schema visualizer
- **主页:** <https://github.com/sheerun/graphqlviz>
- **仓库:** <https://github.com/sheerun/graphqlviz>
- **许可证:** MIT
- **源码归档:** <https://registry.npmjs.org/graphqlviz/-/graphqlviz-4.0.1.tgz>
- **最后更新:** 2026-06-13T23:34:57+02:00
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- graphqlviz (cli)
- graphqlviz (别名)

## 依赖

- node

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 all

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 4.0.1
- 管理器更新时间: 2026-06-13
- 本地数据: OK
- 上游仓库: https://github.com/sheerun/graphqlviz
- 信息: No cached GitHub release or tag data was available.
## 项目历史与用法

graphqlviz is a small GraphQL schema visualizer that renders Graphviz DOT output from a GraphQL endpoint, schema JSON file, or schema SDL file.

### 项目历史

The project is intentionally narrow: its README describes a GraphQL Server CLI visualizer adapted from an original web interface. The repository contains a compact JavaScript CLI rather than a broader GraphQL platform.

### 采用历史

Adoption appears to be niche and developer-tool focused. Its value comes from fitting into the existing Graphviz command-line ecosystem: `graphqlviz` writes DOT, and users pipe that into `dot` to produce PNG or other graph formats.

### 使用方式

Typical usage is `graphqlviz [url] | dot -Tpng -o graph.png`. The CLI can also read `schema.json` or `schema.graphql`, pass an Authorization header, print the introspection result, and apply theme overrides.

### 为什么软件包爱好者会关心

graphqlviz is package-manager trivia in the good sense: a tiny bridge between GraphQL introspection and the decades-old Graphviz rendering toolchain. It is useful when a schema diagram is needed quickly and a full GraphQL registry or UI is too much.

### 时间线

- Repository era: graphqlviz was published as a JavaScript CLI around a compact GitHub repository with tagged npm releases.
- Package era: npm and Homebrew packaging made the `graphqlviz` executable available outside direct repository checkout.

### Related projects

- Graphviz supplies the `dot` renderer used for final graph output.
- GraphQL Inspector and GraphQL Voyager are adjacent schema-understanding tools, though graphqlviz is much smaller and DOT-focused.

### 来源

- <https://github.com/sheerun/graphqlviz>
- <https://github.com/sheerun/graphqlviz#readme>
- <https://github.com/sheerun/graphqlviz/releases>
- <https://www.npmjs.com/package/graphqlviz>


## 安全说明

broad file, network, media, or database tool signal.

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** graphqlviz
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/zh-hans/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [node](https://pkg.so/zh-hans/brew/node/) - Runtime dependency declared by Homebrew.
- [graphql-inspector](https://pkg.so/zh-hans/brew/graphql-inspector/) - Shares pkgdb curated category or tags: cli, developer-tools, graphql.
- [resterm](https://pkg.so/zh-hans/brew/resterm/) - Shares pkgdb curated category or tags: cli, developer-tools, graphql.
- [rover](https://pkg.so/zh-hans/brew/rover/) - Shares pkgdb curated category or tags: cli, developer-tools, graphql.
- [schemathesis](https://pkg.so/zh-hans/brew/schemathesis/) - Shares pkgdb curated category or tags: cli, developer-tools, graphql.
- [quicktype](https://pkg.so/zh-hans/brew/quicktype/) - Shares pkgdb curated category or tags: cli, developer-tools, graphql.
- [clang-uml](https://pkg.so/zh-hans/brew/clang-uml/) - Shares pkgdb curated category or tags: cli, developer-tools, diagramming.
- [likec4](https://pkg.so/zh-hans/brew/likec4/) - Shares pkgdb curated category or tags: cli, developer-tools, diagramming.
- [httpyac](https://pkg.so/zh-hans/brew/httpyac/) - Shares pkgdb curated category or tags: cli, developer-tools, graphql.
- [graphql-cli](https://pkg.so/zh-hans/brew/graphql-cli/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, graphql, node.
- [actions-languageserver](https://pkg.so/zh-hans/brew/actions-languageserver/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, node, server.
- [ansible-language-server](https://pkg.so/zh-hans/brew/ansible-language-server/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, node, server.

## Combined YAML source

View the package source record on GitHub. [combined/graphqlviz.yml](https://github.com/mxcl/pkgdb/blob/main/combined/graphqlviz.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
