graphql-schema
There are 258 repositories under graphql-schema topic.
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.
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.
MichalLytek/type-graphql
Create GraphQL schema and resolvers with TypeScript, using classes and decorators!
ardatan/graphql-tools
:wrench: Utility library for GraphQL to build, stitch and mock GraphQL schemas in the SDL-first approach
strawberry-graphql/strawberry
A GraphQL library for Python that leverages type annotations 🍓
graphql-nexus/nexus
Code-First, Type-Safe, GraphQL Schema Construction
sogko/graphql-schema-language-cheat-sheet
GraphQL Shorthand Notation Cheat Sheet
graphql-hive/graphql-config
One configuration for all your GraphQL tools (supported by most tools, editors & IDEs)
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.
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.
youshido-php/GraphQL
Pure PHP realization of GraphQL protocol
paljs/prisma-tools
Prisma tools to help you generate CRUD system for GraphQL servers
prisma-labs/get-graphql-schema
Fetch and print the GraphQL schema from a GraphQL HTTP endpoint. (Can be used for Relay Modern.)
pa-bru/graphql-cost-analysis
A Graphql query cost analyzer.
GraphQL-Designer/graphqldesigner.com
A developer web-app tool to rapidly prototype a full stack implementation of GraphQL with React.
jparise/vim-graphql
A Vim plugin that provides GraphQL file detection, syntax highlighting, and indentation.
n1ru4l/graphql-live-query
Realtime GraphQL Live Queries with JavaScript
prismake/typegql
Create GraphQL schema with TypeScript classes.
sarkistlt/graphql-auto-generating-cms
Use your existing graphQL schema to generate CMS in a couple steps. DEMO: http://cms-demo.web4fly.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.
sisense/graphql2rest
GraphQL to REST converter: automatically generate a RESTful API from your existing GraphQL API
EasyGraphQL/easygraphql-tester
Test GraphQL queries, mutations and schemas on an easy way! 🚀
Novvum/36-graphql-concepts
📜 36 concepts every GraphQL developer should know.
tinacms/tina-cloud-starter
Next.js starter for TinaCMS: live edit your website visually 🪄
stereobooster/type-o-rama
👾 JS type systems interportability
AEB-labs/graphql-weaver
A tool to combine, link and transform GraphQL schemas
wyfo/apischema
JSON (de)serialization, GraphQL and JSON schema generation using Python typing.
supabase-community/supabase-graphql-example
A HackerNews-like clone built with Supabase and pg_graphql
danielvladco/go-proto-gql
Translation between network protocols, Protobuf to GraphQL
introproventures/graphql-jpa-query
Generate GraphQL Query Api for your JPA Entity Models
gramps-graphql/gramps--legacy
The core data source combination engine of GrAMPS.
Code-Hex/gqldoc
The easiest way to make API documents for GraphQL
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.
exogen/graphbrainz
A fully-featured GraphQL interface for the MusicBrainz API.
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
graphql-markdown/graphql-markdown
Flexible GraphQL Documentation Generator (Markdown)