graphql-tools VS graphql-inspector

Compare graphql-tools vs graphql-inspector and see what are their differences.

graphql-tools

:wrench: Build, mock, and stitch a GraphQL schema using the schema language [Moved to: https://github.com/ardatan/graphql-tools] (by apollographql)

graphql-inspector

🕵️‍♀️ Validate schema, get schema change notifications, validate operations, find breaking changes, look for similar types, schema coverage (by kamilkisiela)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
graphql-tools graphql-inspector
2 8
4,227 1,609
- -
9.9 7.9
almost 3 years ago 3 days ago
TypeScript TypeScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

graphql-tools

Posts with mentions or reviews of graphql-tools. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-04.
  • three ways to deploy a serverless graphQL API
    13 projects | dev.to | 4 Oct 2021
    graphql-yoga is built on other packages that provide functionality required for building a GraphQL server such as web server frameworks like express and apollo-server, GraphQL subscriptions with graphql-subscriptions and subscriptions-transport-ws, GraphQL engine & schema helpers including graphql.js and graphql-tools, and an interactive GraphQL IDE with graphql-playground.
  • The Guild is taking over maintenance of merge-graphql-schemas
    8 projects | dev.to | 29 Jul 2021
    We need you to send us your questions, use cases and ideas — we want to make sure we cover as many use cases as possible across our libraries and other libraries we contribute too as well (some things might fit into graphql.js or Apollo for example).

graphql-inspector

Posts with mentions or reviews of graphql-inspector. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-29.
  • The Guild is taking over maintenance of merge-graphql-schemas
    8 projects | dev.to | 29 Jul 2021
    merge-graphql-schemas will be added to the existing Schema management tools already created by The Guild (GraphQL-Toolkit, GraphQL Modules, GraphQL Inspector and graphql-code-generator)
  • What's new in GraphQL CLI 4.1
    4 projects | dev.to | 29 Jul 2021
    GraphQL CLI 4.1 has been updated to use the latest versions of GraphQL Code Generator and GraphQL Inspector, which are included as recommended, best practice workflows for developing production-ready GraphQL applications.
  • New GraphQL Inspector and upcoming features
    2 projects | dev.to | 29 Jul 2021
    It's an entirely open-sourced and community driven tool to help you improve and maintain your GraphQL stack. It comes with a CLI, GitHub Application and GitHub Action. You can read more on our website.
  • Making Open Source Easy - Orchestrating the Open Source Contribution Workflow
    8 projects | dev.to | 29 Jul 2021
    GraphQL Inspector
  • Schema Change Notifications in GraphQL Inspector
    1 project | dev.to | 29 Jul 2021
    The new version of GraphQL Inspector comes with schema change notifications. We had it in plans for almost a year now and we're very excited to finally roll it out!
  • GraphQL Tools v7 delivers the next generation GraphQL API Gateway
    1 project | dev.to | 29 Jul 2021
    First, we are aiming for a new schema registry package. We plan on using GraphQL Inspector to check for breaking changes on individual services and the schema gateway as a whole. And thanks to GraphQL Mesh, that process will work for any type of service schema, not just GraphQL!
  • GraphQL - Diving Deep
    47 projects | dev.to | 29 Jul 2021
    If you want to validate your schema as and when you push to Version control to maintain sanity, setup something like GraphQL Inspector locally and in your CI/CD pipelines to maintain your sanity. If you use the Apollo ecosystem, it comes inbuilt in the Apollo Studio or the CLI tools which it gives you.

What are some alternatives?

When comparing graphql-tools and graphql-inspector you can also consider the following projects:

graphql-modules - Enterprise Grade Tooling For Your GraphQL Server

graphql-code-generator - A tool for generating code based on a GraphQL schema and GraphQL operations (query/mutation/subscription), with flexible support for custom plugins.

amplify-flutter - A declarative library with an easy-to-use interface for building Flutter applications on AWS.

graphql-tools - :wrench: Utility library for GraphQL to build, stitch and mock GraphQL schemas in the SDL-first approach

graphql-faker - 🎲 Mock or extend your GraphQL API with faked data. No coding required.

Stack - Tech Stack developed by The Guild

jest-mock-extended - Type safe mocking extensions for Jest https://www.npmjs.com/package/jest-mock-extended

apollo-server - 🌍  Spec-compliant and production ready JavaScript GraphQL server that lets you develop in a schema-first way. Built for Express, Connect, Hapi, Koa, and more.

merge-graphql-schemas - A utility library to facilitate merging of modularized GraphQL schemas and resolver objects.

Hoppscotch - Open source API development ecosystem.

TypeScript - TypeScript is a superset of JavaScript that compiles to clean JavaScript output.