| MichalLytek/type-graphql |
7,910 |
|
277 |
430 |
about 2 years ago |
70 |
August 17, 2023 |
113 |
mit |
TypeScript |
| Create GraphQL schema and resolvers with TypeScript, using classes and decorators! |
| MichalLytek/typegraphql-prisma |
814 |
|
1 |
16 |
over 2 years ago |
105 |
October 18, 2023 |
54 |
mit |
TypeScript |
| Prisma generator to emit TypeGraphQL types and CRUD resolvers from your Prisma schema |
| nestjs/throttler |
543 |
|
0 |
58 |
about 2 years ago |
17 |
December 08, 2023 |
11 |
mit |
TypeScript |
| A rate limiting module for NestJS to work with Fastify, Express, GQL, Websockets, and RPC 🧭 |
| prismake/typegql |
399 |
|
11 |
7 |
almost 7 years ago |
22 |
March 27, 2019 |
17 |
mit |
TypeScript |
| Create GraphQL schema with TypeScript classes. |
| goldcaddy77/warthog |
347 |
|
1 |
5 |
over 4 years ago |
220 |
January 16, 2022 |
41 |
mit |
TypeScript |
| GraphQL API Framework with strong conventions and auto-generated schema |
| abhiaiyer91/apollo-storybook-decorator |
334 |
|
0 |
0 |
about 5 years ago |
0 |
|
58 |
|
JavaScript |
| Wrap your storybook environment with Apollo Client, provide mocks for isolated UI testing with GraphQL |
| kdby-io/graphql-typescript |
68 |
|
0 |
0 |
about 7 years ago |
0 |
|
|
mit |
TypeScript |
| Define and build GraphQL Schemas using typed classes |
| capaj/decapi |
65 |
|
1 |
2 |
over 4 years ago |
68 |
August 02, 2022 |
|
mit |
TypeScript |
| Create GraphQL API by decorating TypeScript classes |
| Adrinalin4ik/Nestjs-Graphql-Tools |
60 |
|
0 |
3 |
about 2 years ago |
50 |
November 07, 2023 |
1 |
gpl-3.0 |
TypeScript |
| 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. |
| nicolasgere/graphql-ts |
58 |
|
0 |
2 |
almost 7 years ago |
16 |
August 19, 2017 |
3 |
mit |
TypeScript |
| Graphql implementation in Typescript using decorator |