awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
graphcool avatar

graphcool/graphql-playgroundArchived

0
View on GitHub↗
8,844 Stars·723 Forks·TypeScript·MIT·8 Aufrufe

Graphql Playground

GraphQL Playground is a web-based integrated development environment and API client for GraphQL. It functions as a request client, schema browser, and subscription tester, allowing users to execute queries and mutations while validating data responses.

The project distinguishes itself through a dedicated subscription tester that maintains persistent connections for monitoring real-time data streams. It also includes the ability to share specific request states and headers via serialized URL snapshots for collaborative debugging.

The environment covers schema exploration through interactive documentation, performance analysis using tracing data to identify bottlenecks, and environment management for switching between multiple API endpoints. The editor provides syntax highlighting, autocompletion, and local persistence of query history.

Features

  • GraphQL Integrated Development Environments - Provides a full-featured integrated development environment for developing, testing, and documenting GraphQL APIs.
  • Subscription Connection Managers - Implements WebSocket-based handling to receive and render asynchronous GraphQL data streams.
  • GraphQL Schema Browsers - Includes an interactive schema browser to discover available types and relationships within the GraphQL API.
  • Schema Browsers - Ships an interactive schema browser for discovering types, queries, and mutations within a GraphQL API.
  • Subscription Testing Tools - Includes a dedicated subscription tester to monitor and validate real-time GraphQL data updates.
  • GraphQL Clients - Provides a dedicated client for executing GraphQL queries and mutations against remote endpoints.
  • Interactive Query Editors - Ships an interactive editor with autocompletion and error highlighting for developing GraphQL operations.
  • Schema Explorers - Provides visual interfaces for browsing and exploring GraphQL type definitions and field relationships.
  • Subscription Testers - Ships a dedicated subscription tester to maintain persistent connections and monitor live data updates.
  • Real-time Monitoring - Provides tools for inspecting and monitoring live GraphQL subscription communication streams in real-time.
  • Collaborative API Debugging - Facilitates collaborative troubleshooting by sharing request snapshots and headers with other developers.
  • Environment Configuration Management - Supports managing multiple API endpoints and project settings for quick switching between server environments.
  • Real-time Data Subscriptions - Provides a dedicated utility for monitoring and validating real-time GraphQL data streams via persistent connections.
  • Performance Monitoring Tools - Uses tracing data to monitor execution times and identify performance bottlenecks in GraphQL responses.
  • Introspection Utilities - Uses GraphQL introspection to automatically discover server schemas and generate interactive documentation.
  • Query State Sharing - Enables developers to share specific query states and headers via serialized URL snapshots.
  • Query Performance Monitoring - Uses tracing data to visualize execution times and identify performance bottlenecks in GraphQL operations.
  • API Documentation Viewers - Provides a specialized multi-column viewer for exploring GraphQL data structures and schema relationships.
  • URL State Synchronization - Synchronizes the current query state and headers into the URL for easy sharing via links.
  • Code Editors - Integrates a Monaco-based code editor to provide syntax highlighting and autocompletion for GraphQL.
  • Web Development Utilities - Interactive environment for testing and exploring API queries.

Star-Verlauf

Star-Verlauf für graphcool/graphql-playgroundStar-Verlauf für graphcool/graphql-playground

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Graphql Playground

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Graphql Playground.
  • graphql/graphql-playgroundAvatar von graphql

    graphql/graphql-playground

    8,839Auf GitHub ansehen↗

    GraphQL Playground is an interactive development environment and API client used for writing, testing, and debugging GraphQL queries, mutations, and subscriptions. It functions as a visual tool for executing requests against a GraphQL server and inspecting the resulting JSON responses. The project includes a documentation browser for exploring schemas and an editor with autocompletion and error highlighting. It provides specialized capabilities for analyzing API performance through tracing visualization and supports real-time data updates via subscription streaming. The environment allows fo

    TypeScript
    Auf GitHub ansehen↗8,839
  • altair-graphql/altairAvatar von altair-graphql

    altair-graphql/altair

    5,412Auf GitHub ansehen↗

    Altair is a graphical GraphQL API client, integrated development environment, and schema explorer. It functions as a debugging tool and collaboration platform for executing queries, mutations, and subscriptions against GraphQL servers. The project distinguishes itself by offering cloud-synced workspaces for organizing and sharing query collections among teams. It provides a flexible extensibility framework that allows the installation and execution of third-party plugins within isolated sandboxes. The platform covers a broad range of capabilities, including AI-assisted query writing, visual

    TypeScript
    Auf GitHub ansehen↗5,412
  • graphql-hive/graphql-yogaAvatar von graphql-hive

    graphql-hive/graphql-yoga

    8,523Auf GitHub ansehen↗

    Yoga is a GraphQL server framework and runtime-agnostic HTTP handler used to build and deploy GraphQL APIs. It functions as a toolkit for managing schemas and resolvers, providing a spec-compliant environment for hosting APIs across diverse JavaScript runtimes, including Node.js, Deno, Bun, and serverless cloud environments. The project distinguishes itself through its ability to act as an Apollo Federation gateway, composing multiple subgraphs into a single unified supergraph. It also serves as a dedicated subscription server, delivering real-time data streaming via both WebSockets and Serve

    TypeScriptbundenofetch
    Auf GitHub ansehen↗8,523
  • graphql/graphiqlAvatar von graphql

    graphql/graphiql

    16,848Auf GitHub ansehen↗

    GraphiQL is an interactive browser-based integrated development environment for writing, testing, and documenting GraphQL queries and mutations. It functions as a code editor, an API exploration tool, and a schema explorer, providing a visual interface for browsing GraphQL types and fields. The project provides a language server that delivers schema-driven autocompletion, linting, and validation via the Language Server Protocol. It allows for the embedding of high-performance editors into external projects and supports the injection of custom tools and components through a sidebar plugin API.

    TypeScript
    Auf GitHub ansehen↗16,848
Alle 30 Alternativen zu Graphql Playground anzeigen→

Häufig gestellte Fragen

Was macht graphcool/graphql-playground?

GraphQL Playground is a web-based integrated development environment and API client for GraphQL. It functions as a request client, schema browser, and subscription tester, allowing users to execute queries and mutations while validating data responses.

Was sind die Hauptfunktionen von graphcool/graphql-playground?

Die Hauptfunktionen von graphcool/graphql-playground sind: GraphQL Integrated Development Environments, Subscription Connection Managers, GraphQL Schema Browsers, Schema Browsers, Subscription Testing Tools, GraphQL Clients, Interactive Query Editors, Schema Explorers.

Welche Open-Source-Alternativen gibt es zu graphcool/graphql-playground?

Open-Source-Alternativen zu graphcool/graphql-playground sind unter anderem: graphql/graphql-playground — GraphQL Playground is an interactive development environment and API client used for writing, testing, and debugging… altair-graphql/altair — Altair is a graphical GraphQL API client, integrated development environment, and schema explorer. It functions as a… graphql-hive/graphql-yoga — Yoga is a GraphQL server framework and runtime-agnostic HTTP handler used to build and deploy GraphQL APIs. It… graphql/graphiql — GraphiQL is an interactive browser-based integrated development environment for writing, testing, and documenting… apis-guru/graphql-voyager — GraphQL Voyager is a schema visualizer and data model explorer that provides an interactive graph representation of a… apollographql/apollo-ios — apollo-ios is a GraphQL client library for iOS and Apple platforms that enables type-safe network communication. It…