nuxt-graphql-client-fixed
[](https://nuxt-graphql-client.web.app)
[](https://nuxt-graphql-client.web.app)
Simple, unobtrusive and fully type safe GraphQL plugin.
GraphQL schema composer from different chunks with 0.1 dependencies. Small and tiny, exactly what you are looking for
Next.js plugin to preprocess GraphQL Documents
A NestJS package that provides a multi-rate limit handler for efficient and scalable server-side applications. It allows you to easily configure and manage multiple rate limits, such as requests per minute or requests per hour, with support for different
SDL generator that creates useful GQL files from a Prisma Schema
Generate all queries, mutation, subscriptions, fragments and types for any GraphQL schema
A tool for managing, running, debugging and building Graphweaver projects
(almost) Fully functional GraphQL request parser written completely using TypeScript's typing system.
Brunch plugin for gql/graphql-tag so that you can require .graphql files. Rough but works
graphql-upload-ts implementation plugin for Fastify & mercurius , fixed of poor implementation of the deepSet algorithm
Scaffolds resolvers, tests, and file structure from a schema.
Simple authorization layer for your GraphQL server powered by directives.
Load tester to simulate graphql based api (works only with Apollo queries). Senarios can be used to simulate user behaviours.
This package provide a helper function and a utility type for graphql-code-generator in client-preset use cases.
Forked from graphql-codegen-typescript-validation-schema. Added support for fragments and some other typing support. Was initially going to include it there, but zod is a bit borked on nested typing, so I just added a this lib for yup.
GraphQL codegen plugin that generates only the types used in the operations
GraphQL Code Generator plugin to generate form validation schema from your GraphQL schema
A more type efficient and typesafe projects configuration helper for @graphql-codegen
Forked from graphql-codegen-typescript-validation-schema. Getting something together to generate smoke tests automatically across resolvers.