An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with graphql-schema

A curated list of projects in awesome lists tagged with graphql-schema .

https://github.com/apollographql/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.

apollographql express express-graphql graphql graphql-schema graphql-server hapi koa node resolvers restify

Last synced: 04 Feb 2026

https://github.com/dotansimha/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.

android angular code-generator codegen csharp graphql graphql-schema java react resolvers schema the-guild typescript

Last synced: 27 May 2026

https://github.com/michallytek/type-graphql

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

api controllers decorators gql graphql graphql-js graphql-schema hacktoberfest resolvers schema typescript

Last synced: 26 Feb 2026

https://github.com/MichalLytek/type-graphql

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

api controllers decorators gql graphql graphql-js graphql-schema hacktoberfest resolvers schema typescript

Last synced: 23 Mar 2025

https://github.com/ardatan/graphql-tools

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

graphql graphql-api graphql-js graphql-schema javascript mock schema-language schema-stitching typescript

Last synced: 09 Sep 2025

https://github.com/graphql-nexus/nexus

Code-First, Type-Safe, GraphQL Schema Construction

graphql graphql-nexus graphql-schema nexus typescript

Last synced: 13 May 2025

https://github.com/graphql-hive/graphql-config

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

apollo devtools graphql graphql-schema graphqlrc intellij relay the-guild

Last synced: 14 May 2025

https://github.com/atulmy/fullstack-graphql

🌈 Simple Fullstack GraphQL Application. API built with Express + GraphQL + Sequelize (supports MySQL, Postgres, Sqlite and MSSQL). WebApp built with React + Redux to access the API. Written in ES6 using Babel + Webpack.

database es6 expressjs fullstack-javascript graphql graphql-client graphql-schema graphql-server javascript learn-by-examples mysql nodejs react redux sequelizejs

Last synced: 04 Oct 2025

https://github.com/graphql-hive/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.

api execution-pipeline graphql graphql-execution graphql-schema javascript nodejs plugins the-guild typescript

Last synced: 14 May 2025

https://github.com/youshido-php/GraphQL

Pure PHP realization of GraphQL protocol

graphql graphql-php graphql-schema

Last synced: 29 Mar 2025

https://github.com/youshido-php/graphql

Pure PHP realization of GraphQL protocol

graphql graphql-php graphql-schema

Last synced: 14 May 2025

https://github.com/prisma-labs/get-graphql-schema

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

apollo apollographql devtools graphql graphql-schema relay

Last synced: 10 Oct 2025

https://github.com/jparise/vim-graphql

A Vim plugin that provides GraphQL file detection, syntax highlighting, and indentation.

graphql graphql-schema neovim vim

Last synced: 15 May 2025

https://github.com/sarkistlt/graphql-auto-generating-cms

Use your existing graphQL schema to generate CMS in a couple steps. DEMO: http://cms-demo.web4fly.com/

cms graphql graphql-cms graphql-schema javascript nodejs

Last synced: 05 Apr 2025

https://github.com/escape-technologies/graphql-wordlist

The only GraphQL wordlist you'll ever need. Operations, field names, type names... Collected on more than 60k distinct GraphQL schemas.

graphql graphql-schema vulnerability-detection wordlist wordlists

Last synced: 06 Apr 2025

https://github.com/Escape-Technologies/graphql-wordlist

The only GraphQL wordlist you'll ever need. Operations, field names, type names... Collected on more than 60k distinct GraphQL schemas.

graphql graphql-schema vulnerability-detection wordlist wordlists

Last synced: 08 May 2025

https://github.com/EasyGraphQL/easygraphql-tester

Test GraphQL queries, mutations and schemas on an easy way! 🚀

graphql graphql-schema graphql-tools

Last synced: 23 Mar 2025

https://github.com/easygraphql/easygraphql-tester

Test GraphQL queries, mutations and schemas on an easy way! 🚀

graphql graphql-schema graphql-tools

Last synced: 04 Apr 2025

https://github.com/tinacms/tina-cloud-starter

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

graphql-schema nextjs starter-template tailwindcss tinacms vercel

Last synced: 15 May 2025

https://github.com/AEB-labs/graphql-weaver

A tool to combine, link and transform GraphQL schemas

graphql graphql-schema typescript

Last synced: 03 Apr 2025

https://github.com/aeb-labs/graphql-weaver

A tool to combine, link and transform GraphQL schemas

graphql graphql-schema typescript

Last synced: 02 Oct 2025

https://github.com/Code-Hex/gqldoc

The easiest way to make API documents for GraphQL

documentation go golang graphql graphql-endpoint graphql-schema

Last synced: 31 Mar 2025

https://github.com/code-hex/gqldoc

The easiest way to make API documents for GraphQL

documentation go golang graphql graphql-endpoint graphql-schema

Last synced: 02 Oct 2025

https://github.com/nicolasdao/graphql-s2s

Add GraphQL Schema support for type inheritance, generic typing, metadata decoration. Transpile the enriched GraphQL string schema into the standard string schema understood by graphql.js and the Apollo server client.

generic-types graphql graphql-schema inheritance-styles metadata parser

Last synced: 05 Apr 2025

https://github.com/exogen/graphbrainz

A fully-featured GraphQL interface for the MusicBrainz API.

api express graphql graphql-schema middleware musicbrainz musicbrainz-api relay

Last synced: 06 Apr 2025

https://github.com/zaid-ajaj/snowflaqe

A dotnet CLI to generate type-safe GraphQL clients for F# and Fable with automatic deserialization, static query verification and type checking

code-generation dotnet-cli fable fsharp graphql graphql-schema

Last synced: 04 Apr 2025

https://github.com/ballerina-platform/module-ballerina-graphql

The Ballerina GraphQL module is part of the Ballerina Standard Library. It is a spec-compliant, production-ready GraphQL implementation for writing GraphQL APIs in Ballerina.

ballerina graphql graphql-client graphql-federation graphql-schema graphql-server hacktoberfest integration library wso2

Last synced: 12 Apr 2025

https://github.com/nicolasdao/schemaglue

Naturally breaks down your monolithic graphql schema into bits and pieces and then glue them back together.

apollo-server graphql graphql-schema graphql-tools neap resolver schema

Last synced: 05 Aug 2025

https://github.com/creditkarma/graphql-loader

Instantiate a GraphQL Schema by loading GraphQL Schema Language files based on a glob pattern

graphql-schema

Last synced: 03 Apr 2025

https://github.com/oslabs-beta/ArtemisQL

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

graphiql graphql graphql-migration-assistance graphql-resolver graphql-schema graphql-typedefs postgresql-database

Last synced: 12 Apr 2025

https://github.com/oslabs-beta/artemisql

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

graphiql graphql graphql-migration-assistance graphql-resolver graphql-schema graphql-typedefs postgresql-database

Last synced: 16 Oct 2025

https://github.com/withspectrum/graphql-log

Add logging to your GraphQL resolvers so you know what's going on in your app.

apollographql graphql graphql-js graphql-schema graphql-server

Last synced: 02 Oct 2025

https://github.com/starptech/graphql-registry

GraphQL registry - single source of truth for registering and tracking your graph.

graphql graphql-schema registry schema

Last synced: 27 Sep 2025

https://github.com/creditkarma/graphql-validator

A CLI tool to validate queries against a GraphQL Schema. The primary use case for this tool is to validate schema changes against an existing query store.

graphql-schema

Last synced: 21 Aug 2025

https://github.com/StarpTech/graphql-registry

GraphQL registry - single source of truth for registering and tracking your graph.

graphql graphql-schema registry schema

Last synced: 07 May 2025

https://github.com/ermadmi78/kobby

Kobby is a codegen plugin of Kotlin DSL Client by GraphQL schema. The generated DSL supports execution of complex GraphQL queries, mutation and subscriptions in Kotlin with syntax similar to native GraphQL syntax.

client code-generation dsl gradle gradle-plugin graphql graphql-client graphql-schema graphql-subscriptions kotlin kotlin-dsl kotlin-multiplatform kotlin-native maven maven-plugin multiplatform plugin

Last synced: 06 Apr 2025

https://github.com/prisma-archive/graphql-transform-schema

Transform, filter & alias resolvers of a GraphQL schema

apollo graphql graphql-schema graphql-server

Last synced: 17 Mar 2026

https://github.com/graphql-binding/graphql-binding-github

Embed GitHub's GraphQL API into your server application

github-api graphql graphql-schema schema-stitching

Last synced: 04 Jul 2025

https://github.com/fabsrc/graphql-schema-diff

:page_facing_up::arrows_counterclockwise::page_facing_up: Returns the diff of two GraphQL schemas. Detects dangerous and breaking changes.

breaking-changes dangerous-changes diff graphql graphql-schema hacktoberfest schema

Last synced: 04 Apr 2025

https://github.com/kdby-io/graphql-typescript

Define and build GraphQL Schemas using typed classes

annotations decorators graphql graphql-schema graphql-typescript typescript

Last synced: 27 Oct 2025

https://github.com/rafaesc/fullstack-graphql-angular

Simple Fullstack GraphQL Application with Angular CLI + Redux. API built with Typescript + Express + GraphQL + Sequelize (supports MySQL, Postgres, Sqlite and MSSQL). WebApp built with Angular CLI + Redux + Async Middleware to access the API.

angular angular2 expressjs fullstack graphql graphql-client graphql-schema graphql-server mysql ngrx nodejs redux sequelize typescript

Last synced: 10 Aug 2025

https://github.com/neo4j-graphql/graphql-cli-load

A graphql-cli data import plugin to call mutations with data from JSON/CSV files

csv-import data-import graphql graphql-cli graphql-schema import json-data mutations

Last synced: 27 Oct 2025

https://github.com/chj-web/fauna-gql-upload

A tool for managing your FaunaDB database using files. Create resources such as functions by simply creating a new file.

database fauna fauna-gql-upload faunadb faunadb-resources fql graphql graphql-schema iac javascript nodejs serverless typescript

Last synced: 02 Apr 2026

https://github.com/lucasconstantino/graphql-modules

:warning: [DEPRECATED] GraphQL module library for Apollo.

apollo archived deprecated graphql graphql-modules graphql-schema obsolete

Last synced: 02 Oct 2025

https://github.com/xanthous-tech/grpc-graphql-schema

Convert gRPC proto definition into GraphQL Schema

graphql graphql-schema grpc typescript

Last synced: 08 Oct 2025

https://github.com/okgrow/graphql-markdown

UNMAINTAINED! - Write markdown/frontmatter, generate GraphQL TypesDefs & Resolvers, query via GraphQL, and serve as html.🔥

frontmatter graphql graphql-schema markdown yaml

Last synced: 27 Oct 2025

https://github.com/thundr67/straf

Convert Golang Struct To GraphQL Object On The Fly

go golang graphql graphql-query graphql-schema struct structs structtographql

Last synced: 27 Oct 2025

https://github.com/ThundR67/straf

Convert Golang Struct To GraphQL Object On The Fly

go golang graphql graphql-query graphql-schema struct structs structtographql

Last synced: 14 Mar 2025

https://github.com/vrann/m2graphql

Magento 2 Extension to support GraphQL APIs

graphql-api graphql-schema magento-api

Last synced: 27 Oct 2025

https://github.com/modevol-com/gqloom

Weave GraphQL schema and resolvers using Valibot, Zod or Yup

drizzle-orm graphql graphql-schema graphql-server prisma schema typescript valibot yup zod

Last synced: 08 Feb 2026

https://github.com/migueloller/graphql-utilities

Build GraphQL types using the schema language.

graphql graphql-js graphql-schema graphql-types graphql-utilities

Last synced: 08 Aug 2025

https://github.com/eventuallyconsultant/codegenr

Fast handlebars templates based code generator, ingesting swagger/openapi and other json/yaml documents with $refs, or graphql schema, outputs whatever you template

api-first codegen codegenerator graphql graphql-schema handlebars openapi rhai rust swagger yaml

Last synced: 30 Apr 2025

https://github.com/taylorgoolsby/graphql-directive-sql

Unify your SQL schema and your GraphQL Schema. Use GraphQL SDL as the lingua franca to define your data requirements.

code-generator directive generate generator graphql graphql-schema graphql-schema-language graphql-to-sql language mysql schema sdl sql

Last synced: 27 Oct 2025

https://github.com/jkmartindale/gql-sdl

CLI tool to download the GraphQL schema (as GraphQL SDL or JSON) from a given API with introspection enabled

graphql graphql-schema introspection-query

Last synced: 27 Oct 2025

https://github.com/prestongarno/kotlinq

Kotlin DSL for GraphQL

graphql graphql-schema java kotlin

Last synced: 11 Jul 2025

https://github.com/aerogear/graphql-metadata

Annotate your graphql schema with lightweight directives

annotations graphql graphql-schema hacktoberfest

Last synced: 02 Oct 2025

https://github.com/izumin5210/gqlkit

Just types and functions — write TypeScript, generate GraphQL.

graphql graphql-schema graphql-server graphql-yoga typescript

Last synced: 17 Mar 2026

https://github.com/advancedgraphql/advancedgraphql

Collection of best practices and advanced patterns for GraphQL applications

graphql graphql-schema graphql-server

Last synced: 27 Oct 2025

https://github.com/hanpama/girin-ts

Define GraphQL types linked to classes.

girin graphql graphql-schema typescript

Last synced: 04 Aug 2025

https://github.com/orinamio/graphql-express-nodejs

A Simple GraphQL Server implementation using Express and Node. See post here: https://t.co/Cm6GitZaBL

graphql graphql-api graphql-express-nodejs graphql-js graphql-schema graphql-server

Last synced: 27 Dec 2025

https://github.com/benweint/gquil

A CLI for inspecting and visualizing GraphQL schemas

graphql graphql-schema graphviz

Last synced: 30 Sep 2025

https://github.com/luojilab/json2graphql

Help you to convert json to graphql schema effortlessly. https://luojilab.github.io/json2graphql/

code-generator graphql graphql-schema json-to-graphql

Last synced: 27 Oct 2025

https://github.com/mrspartak/hasura-om

👺 Fragment based orm request generator for Hasura with built in auto-table lookup and base fragment builder

automatic-api fragments graphql graphql-api graphql-client graphql-js graphql-schema graphql-server graphql-subscriptions graphql-tools hasura hasura-orm microservice nodejs orm orm-framework postgres

Last synced: 27 Oct 2025

https://github.com/fev4/with-graphql-faunadb-cookie-auth

A template to integrate a httpOnly cookie auth flow with Next.js, FaunaDB, Apollo Server and react-query/graphql-request

abac apollo-server faunadb graphql-request graphql-schema nextjs react-query vercel

Last synced: 27 Oct 2025

https://github.com/theglenn/graphql-resolved

:shipit: Framework agnostic GraphQL resolvers composition

authentication graphql graphql-application graphql-schema graphql-server javascript nodejs resolvers

Last synced: 24 Dec 2025

https://github.com/the-road-to-graphql/react-apollo-client-mocking-example

A minimal React application using Apollo Client with a mocked GitHub's GraphQL API by implementing an own GraphQL schema.

apollo apollo-client graphql-schema mocking react reactjs

Last synced: 27 Oct 2025

https://github.com/theGlenn/graphql-resolved

:shipit: Framework agnostic GraphQL resolvers composition

authentication graphql graphql-application graphql-schema graphql-server javascript nodejs resolvers

Last synced: 11 Aug 2025

https://github.com/the-road-to-graphql/react-apollo-client-testing-example

A React with Apollo Client application with a mocked GraphQL server and tested Query and Mutation components.

apollo apollo-client apollo-client-testing graphql-schema mocking react reactjs testing

Last synced: 27 Oct 2025

https://github.com/iamchanii/nestjs-pothos

Use pothos as GraphQL schema builder in Nest.js application.

graphql graphql-schema nest nestjs pothos pothos-framework typescript

Last synced: 27 Oct 2025

https://github.com/taylorgoolsby/graphql-to-sql

Unify your SQL schema and your GraphQL Schema. Use GraphQL SDL as the lingua franca to define your data requirements.

code-generation database directive generator graphql graphql-schema graphql-schema-language mysql schema sdl sql sql-schema

Last synced: 27 Oct 2025