TypeScript graphql-schema

Open-source TypeScript projects categorized as graphql-schema

Top 11 TypeScript graphql-schema Projects

graphql-schema
  1. 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.

    Project mention: The Power of GraphQL: A Beginner’s Guide to Modern Web Development | dev.to | 2025-02-08

    Tip: If you're just starting with GraphQL, consider using tools like Apollo Server or Relay to make the setup and development process easier.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. 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.

    Project mention: Best headless CMS for Next.js - Typescript support comparison | dev.to | 2025-01-22

    But since the dotansimha/graphql-code-generator library is hugely popular, this approach is likely to be successful.

  4. TypeGraphQL

    Create GraphQL schema and resolvers with TypeScript, using classes and decorators!

    Project mention: Starting the Console front-end for Rainbow Platform | dev.to | 2024-10-22

    Take GraphQL as an example—REST APIs have a similar challenge, often using something like OpenAPI as the "schema." If you want your code to be the source of truth, you can use something like TypeGraphQL, which generates the GraphQL schema based on decorators in your classes. On the other hand, you can use the reference GraphQL server implementation (graphql-js) with raw Schema Definition Files as your contract—then generate TypeScript types using something like GraphQL Codegen.

  5. graphql-tools

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

  6. nexus

    Code-First, Type-Safe, GraphQL Schema Construction

  7. graphql-config

    One configuration for all your GraphQL tools (supported by most tools, editors & IDEs)

  8. envelop

    Envelop is a lightweight library allowing developers to easily develop, share, collaborate and extend their GraphQL execution layer. Envelop is the missing GraphQL plugin system.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. get-graphql-schema

    Fetch and print the GraphQL schema from a GraphQL HTTP endpoint. (Can be used for Relay Modern.)

    Project mention: Flutter and GraphQL with Authentication | dev.to | 2024-06-02

    View on GitHub

  11. graphql-live-query

    Realtime GraphQL Live Queries with JavaScript

    Project mention: GraphQL Live Query, How To? | news.ycombinator.com | 2024-05-19

    Is there an official production-ready solution for getting the 'Live Query' unofficial feature working? (I'm not talking about 'subscription')

    I've found some [1] [2] [3], but they're either archived or not ready for production.

    I want to register from my clients (frontend app) for specific (can be complex) queries and get updates on changes.

    [1] https://github.com/n1ru4l/graphql-live-query

  12. tina-cloud-starter

    Next.js starter for TinaCMS: live edit your website visually 🪄

  13. ArtemisQL

    ArtemisQL is a GraphQL migration tool and database visualizer that empowers developers to build and implement GraphQL with ease.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript graphql-schema discussion

Log in or Post with

TypeScript graphql-schema related posts

  • Starting the Console front-end for Rainbow Platform

    6 projects | dev.to | 22 Oct 2024
  • When semantic versioning is a sham

    1 project | news.ycombinator.com | 22 Oct 2024
  • 10 Reasons TypeScript is Transforming How We Build Web Apps

    3 projects | dev.to | 2 Sep 2024
  • Flutter and GraphQL with Authentication

    3 projects | dev.to | 2 Jun 2024
  • The complete GraphQL Scalar Guide

    4 projects | dev.to | 27 Jun 2023
  • help wanted: Typescript GraphQL Types Response

    6 projects | /r/graphql | 28 Jan 2023
  • Why does this package.json script for graphql-codegen only work if the package is installed directly in the package.sjon, even if it already exists in node_modules?

    1 project | /r/reactjs | 27 Jan 2023
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 22 Mar 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Index

What are some of the best open-source graphql-schema projects in TypeScript? This list will help you:

# Project Stars
1 apollo-server 13,857
2 graphql-code-generator 10,977
3 TypeGraphQL 8,069
4 graphql-tools 5,384
5 nexus 3,408
6 graphql-config 1,185
7 envelop 807
8 get-graphql-schema 672
9 graphql-live-query 438
10 tina-cloud-starter 247
11 ArtemisQL 108

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?