graphql-js
There are 137 repositories under graphql-js topic.
graphql/graphql-js
A reference implementation of GraphQL for JavaScript
graphile/crystal
🔮 Graphile's Crystal Monorepo; home to Grafast, PostGraphile, pg-introspection, pg-sql2 and much more!
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
join-monster/join-monster
A GraphQL to SQL query execution layer for query planning and batch data fetching.
graphql-hive/graphql-scalars
A library of custom GraphQL Scalars for creating precise type-safe GraphQL schemas.
awslabs/aws-mobile-appsync-sdk-js
JavaScript library files for Offline, Sync, Sigv4. includes support for React Native
slicknode/graphql-query-complexity
GraphQL query complexity analysis and validation for graphql-js
pa-bru/graphql-cost-analysis
A Graphql query cost analyzer.
kriasoft/react-app
Create React App with server-side code support
excitement-engineer/graphql-iso-date
A set of RFC 3339 compliant date/time GraphQL scalar types.
graphql-python/graphql-core
A Python 3.6+ port of the GraphQL.js reference implementation of GraphQL.
prismake/typegql
Create GraphQL schema with TypeScript classes.
sisense/graphql2rest
GraphQL to REST converter: automatically generate a RESTful API from your existing GraphQL API
OS-Guild/graphql-to-mongodb
Allows for generic run-time generation of filter types for existing graphql types and parsing client requests to mongodb find queries
the-road-to-graphql/the-road-to-graphql
📓The Road to GraphQL: Your journey to master pragmatic GraphQL in JavaScript
sergiodxa/grial
A Node.js framework for creating GraphQL API servers easily and without a lot of boilerplate.
danielrearden/sqlmancer
Conjure SQL from GraphQL queries 🧙🔮✨
GraphQL-Party/HangZhou-GraphQL-Party
杭州 GraphQLParty 往期记录(slide,照片,预告,视频等)
AEB-labs/cruddl
Create a GraphQL API for your database, using the GraphQL SDL to model your schema.
the-road-to-graphql/the-road-to-graphql-chinese
📓The Road to GraphQL: Your journey to master pragmatic GraphQL in JavaScript
withspectrum/graphql-log
Add logging to your GraphQL resolvers so you know what's going on in your app.
zaiste/next-graphql-server
next-graphql-server is a library for building production-grade GraphQL servers using Next.js with API Routes
DxCx/graphql-rxjs
fork of Graphql which adds Observable support
yusinto/relay-compiler-plus
Custom relay compiler which supports persisted queries
goldensunliu/graphql-spotify
GraphQL Schema And Resolvers For Spotify Web API
imranolas/graphql-ast-types
Functional helpers for working with a GraphQL AST
almost-full-stack/graphcraft
Rapildy build and extend GraphQL API based on Sequelize models. This library helps you focus on business logic while taking care of GraphQL schema automatically.
JsssCode/SmallAwesomeShop
angular 7 + graphQL sample, backend - shopify storefront API
enochval/graphql-placeholder
This project is a NestJS GraphQL implementation of the popular JSON Placeholder API, providing developers with a GraphQL playground for testing and experimentation.
adelsz/graphql-deno
GraphQL-JS ported to Deno
graphql-community/graphql-directive-rest
GraphQL directive for easy integration with REST API
migueloller/graphql-utilities
Build GraphQL types using the schema language.
ts-graphql/ts-graphql
A TypeScript library for building GraphQL APIs efficiently with type safe decorators
scaphold-io/graphql-extended
An extension of graphql-js that adds useful functionality for production graphql deployments.
Annihil/ugql
🚀GraphQL.js over HTTP with uWebSockets.js