awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
anvilco avatar

anvilco/graphql-introspection-tools

0
View on GitHub↗
37 stars·3 forks·JavaScript·MIT·3 viewswww.useanvil.com/blog/engineering/manipulate-graphql-schemas-with-microfiber↗

Graphql Introspection Tools

A library to query and manipulate GraphQL Introspection Query results in some useful ways.

Features

  • Code Generation and Utilities - Utilities for manipulating introspection query results.
  • GraphQL Development Tools - Query and manipulate GraphQL introspection query results.

Star history

Star history chart for anvilco/graphql-introspection-toolsStar history chart for anvilco/graphql-introspection-tools

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Graphql Introspection Tools

Similar open-source projects, ranked by how many features they share with Graphql Introspection Tools.
  • graphql/graphiqlgraphql avatar

    graphql/graphiql

    16,848View on GitHub↗

    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
    View on GitHub↗16,848
  • amplication/amplicationamplication avatar

    amplication/amplication

    16,012View on GitHub↗

    Amplication is a low-code API platform and backend service generator designed to accelerate the development of business domain services. It automates the creation of APIs and data models through schema-driven code generation, transforming structured definitions into executable backend source code. The platform functions as a developer portal orchestrator that establishes standardized workflows and golden paths for software delivery. It enforces organizational coding standards and best practices by applying live templates and predefined blueprints across all generated services. The system inc

    TypeScriptapicode-generationcsharp
    View on GitHub↗16,012
  • apollographql/apollo-tracingapollographql avatar

    apollographql/apollo-tracing

    478View on GitHub↗

    A GraphQL extension for performance tracing

    View on GitHub↗478
  • alexstrat/supertest-graphqlalexstrat avatar

    alexstrat/supertest-graphql

    34View on GitHub↗

    Extends supertest to test a GraphQL endpoint

    TypeScript
    View on GitHub↗34
See all 30 alternatives to Graphql Introspection Tools→

Frequently asked questions

What does anvilco/graphql-introspection-tools do?

A library to query and manipulate GraphQL Introspection Query results in some useful ways.

What are the main features of anvilco/graphql-introspection-tools?

The main features of anvilco/graphql-introspection-tools are: Code Generation and Utilities, GraphQL Development Tools.

What are some open-source alternatives to anvilco/graphql-introspection-tools?

Open-source alternatives to anvilco/graphql-introspection-tools include: graphql/graphiql — GraphiQL is an interactive browser-based integrated development environment for writing, testing, and documenting… amplication/amplication — Amplication is a low-code API platform and backend service generator designed to accelerate the development of… apollographql/apollo-tracing — A GraphQL extension for performance tracing. apollographql/eslint-plugin-graphql — :vertical_traffic_light: Check your GraphQL query strings against a schema. apollographql/graphql-tag — A JavaScript template literal tag that parses GraphQL queries. alexstrat/supertest-graphql — Extends supertest to test a GraphQL endpoint.