# Urigo/graphql-cli

📟  Command line tool for common GraphQL development workflows

Repository: https://github.com/Urigo/graphql-cli
Canonical: https://ross.abutalabs.com/products/graphql-cli
Homepage: https://graphql-cli.com
Language: TypeScript
License: MIT
License Family: permissive
Topics: cli, terminal, apollo, schema, graphql
Last push: 2026-08-26T10:50:11+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 8, longevity 100
- inputs: {"age_days": 3334, "days_push": 7, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2019, forks 110 (observed 2026-08-28T04:06:06.211253+00:00)

## What it is
A command-line tool for common GraphQL development workflows, built on graphql-config with a plugin-based command system. It helps initialize projects, manage schemas and documents, and integrate with editors and IDEs.

## Use cases
- scaffold a new GraphQL project from the command line
- manage GraphQL schema and documents via graphql-config
- extend GraphQL tooling with custom CLI plugins
- generate a GraphQL project from an OpenAPI/Swagger endpoint
- standardize GraphQL workflows across a team

## When to choose
- you work with GraphQL projects and want a unified CLI workflow
- you already use graphql-config with editors or IDEs
- you want a pluggable CLI where each command is a separate package

## When to avoid
- you need a GraphQL server or client runtime rather than developer tooling
- you don't use GraphQL in your stack
- you prefer all-in-one frameworks over plugin-based CLIs

## Facets
- artifact type: cli-tool
- maturity: active
- function: cli, developer-tools, plugin-system, api-framework
- domain: developer-tools, apis, web-development
- platform: cli, cross-platform
- tags: graphql, graphql-config, schema-development, apollo, typescript, command-line, nodejs

## Member repositories
- Urigo/graphql-cli (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:06.211253+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:00:26.200548+00:00, confidence not recorded.
  - readme: https://github.com/Urigo/graphql-cli (fetched 2026-08-28T04:06:06.211253+00:00, sha e574f1ead0b7)
  - homepage: https://graphql-cli.com (fetched 2026-08-29T10:40:30.719792+00:00, sha d2bff8d6325a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
