graphqurl
« Back to VersTracker
Description:
Curl for GraphQL with autocomplete, subscriptions and GraphiQL
Type: Formula  |  Latest Version: 2.0.0@0  |  Tracked Since: Dec 24, 2025
Links: Homepage  |  GitHub  |  formulae.brew.sh
Stars: 3,374  |  Forks: 101  |  Language: JavaScript  |  Category: Developer tools
Tags: graphql cli developer-tools api testing
Install: brew install graphqurl
About:
Graphqurl is a command-line tool that functions as a GraphQL client, allowing developers to execute queries, mutations, and subscriptions directly from the terminal. It provides an interactive mode with schema introspection, autocomplete, and a built-in GraphiQL interface for exploring APIs. Its primary value is simplifying GraphQL API testing and debugging without requiring a separate GUI application.
Key Features:
  • Interactive CLI with autocomplete for GraphQL schemas
  • Support for real-time GraphQL subscriptions
  • Built-in GraphiQL interface for API exploration
  • Command-line execution similar to curl for HTTP
Use Cases:
  • Testing and debugging GraphQL APIs from the terminal
  • Automating GraphQL queries within shell scripts or CI/CD pipelines
  • Rapidly exploring and documenting a GraphQL API's schema
Alternatives:
  • insomnia – GUI-based API client with broader REST/GraphQL support, less scriptable
  • graphql-cli – More focused on GraphQL project scaffolding and workflow, less on direct query execution
Version History
Detected Version Rev Change Commit
Dec 24, 2025 9:55pm 2.0.0 0 VERSION_BUMP ed19c6b9