Repository navigation

#

graphql-tools

🛰️ Represent any GraphQL API as an interactive graph

TypeScript
7990
12 天前

GraphQL Router / API Gateway framework written in Golang, focussing on correctness, extensibility, and high-performance. Supports Federation v1 & v2, Subscriptions & more.

Go
783
4 天前

A developer web-app tool to rapidly prototype a full stack implementation of GraphQL with React.

JavaScript
628
1 年前

Create GraphQL schema with TypeScript classes.

TypeScript
427
3 年前

Guided examples exploring GraphQL Tools v6+ Schema Stitching

JavaScript
347
3 年前

C++ GraphQL schema service generator

C++
341
10 个月前

GraphQL to REST converter: automatically generate a RESTful API from your existing GraphQL API

JavaScript
332
2 年前

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

JavaScript
314
4 年前

📜 36 concepts every GraphQL developer should know.

CSS
250
3 年前

Quikly scaffold a postman collection for a GraphQL API. Compatible with Postman & Insomnia.

TypeScript
248
1 年前

Use custom directives in your GraphQL schema and queries 🎩

JavaScript
152
5 年前

Microservice for fetching the latest posts of Medium with GraphQL.

JavaScript
142
8 年前

QLens is an electron app which dynamically generates GraphQL Schemas and Mongo Schema visualization. QLens significantly cuts development time by automating the formation of their GraphQL schemas based on information fetched from their non-relational database.

JavaScript
119
4 年前

Blazing fast GraphQL discovery & fingerprinting toolbox.

Go
117
2 年前

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

JavaScript
115
3 年前

A visual explanation of how the various tools in the GraphQL ecosystem fit together.

JavaScript
113
3 年前

Integration of GraphQL-Tools and Sequelize ORM

JavaScript
90
2 年前

NestJS Graphql Tools is a flexible solution that provides a bunch of decorators for solving problems like n+1 request, filtering, sorting, pagination, polymorphic relation, graphql field extraction. It is fully based on decorators. To use it you can just add a decorator to your resolver.

TypeScript
87
6 个月前