There are 20 repositories under graphql-schema topic.
🌍 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.
A tool for generating code based on a GraphQL schema and GraphQL operations (query/mutation/subscription), with flexible support for custom plugins.
Create GraphQL schema and resolvers with TypeScript, using classes and decorators!
:wrench: Utility library for GraphQL to build, stitch and mock GraphQL schemas in the SDL-first approach
A GraphQL library for Python that leverages type annotations 🍓
Code-First, Type-Safe, GraphQL Schema Construction
GraphQL Shorthand Notation Cheat Sheet
One configuration for all your GraphQL tools (supported by most tools, editors & IDEs)
🌈 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.
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.
Prisma tools to help you generate CRUD system for GraphQL servers
Fetch and print the GraphQL schema from a GraphQL HTTP endpoint. (Can be used for Relay Modern.)
A Graphql query cost analyzer.
A developer web-app tool to rapidly prototype a full stack implementation of GraphQL with React.
A Vim plugin that provides GraphQL file detection, syntax highlighting, and indentation.
The only GraphQL wordlist you'll ever need. Operations, field names, type names... Collected on more than 60k distinct GraphQL schemas.
Realtime GraphQL Live Queries with JavaScript
Use your existing graphQL schema to generate CMS in a couple steps. DEMO: http://cms-demo.web4fly.com/
GraphQL to REST converter: automatically generate a RESTful API from your existing GraphQL API
Test GraphQL queries, mutations and schemas on an easy way! 🚀
Next.js starter for TinaCMS: live edit your website visually 🪄
📜 36 concepts every GraphQL developer should know.
👾 JS type systems interportability
A HackerNews-like clone built with Supabase and pg_graphql
A tool to combine, link and transform GraphQL schemas
Translation between network protocols, Protobuf to GraphQL
Generate GraphQL Query Api for your JPA Entity Models
The core data source combination engine of GrAMPS.
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.
A fully-featured GraphQL interface for the MusicBrainz API.
Flexible GraphQL Documentation Generator (Markdown)
A dotnet CLI to generate type-safe GraphQL clients for F# and Fable with automatic deserialization, static query verification and type checking