# graphqlviz を Homebrew でインストール

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/ja/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/ja/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [node](https://pkg.so/ja/brew/node/) - Runtime dependency declared by Homebrew.
- [graphql-inspector](https://pkg.so/ja/brew/graphql-inspector/) - Shares pkgdb curated category or tags: cli, developer-tools, graphql.
- [resterm](https://pkg.so/ja/brew/resterm/) - Shares pkgdb curated category or tags: cli, developer-tools, graphql.
- [rover](https://pkg.so/ja/brew/rover/) - Shares pkgdb curated category or tags: cli, developer-tools, graphql.
- [schemathesis](https://pkg.so/ja/brew/schemathesis/) - Shares pkgdb curated category or tags: cli, developer-tools, graphql.
- [quicktype](https://pkg.so/ja/brew/quicktype/) - Shares pkgdb curated category or tags: cli, developer-tools, graphql.
- [clang-uml](https://pkg.so/ja/brew/clang-uml/) - Shares pkgdb curated category or tags: cli, developer-tools, diagramming.
- [likec4](https://pkg.so/ja/brew/likec4/) - Shares pkgdb curated category or tags: cli, developer-tools, diagramming.
- [httpyac](https://pkg.so/ja/brew/httpyac/) - Shares pkgdb curated category or tags: cli, developer-tools, graphql.
- [graphql-cli](https://pkg.so/ja/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/ja/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/ja/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
