Skills
161,381Reusable AI skills and capabilities for agent workflows
webpack loader to minify GraphQL queries and mutations
A validation rule to apply to GraphQL operations to avoid excessively deep queries.
Configurable custom GraphQL Scalars (string, number, date, etc) with sanitization / validation / transformation in TypeScript.
<p align="center"> <img src="https://i.imgur.com/8qvElTM.png" width="300" align="center" /> <h1 align="center"><a style="color:black;" href="https://graphql-nexus.github.io/nexus-prisma">nexus-prisma</a></h1> </p>
Tool that DRY and then Hydrate your GraphQL schema
A GraphQL batching model which groups execution by GraphQL fields.
Transpile an enriched GraphQL string schema (e.g. support for metadata, inheritance, generic types, ...) into the standard string schema understood by graphql.js and the Apollo server client.
Quick and easy GraphQL dataloaders for NestJS
[](https://circleci.com/gh/graphql-binding/graphql-binding) [](https://badge.fury.io/js/graphql-binding)
* Nuxt.js module to use [vue-apollo](https://github.com/Akryum/vue-apollo) * uses internally same approach as [vue-cli-plugin-apollo](https://github.com/Akryum/vue-cli-plugin-apollo)
Prints the GraphQL schema SDL from a GraphQL schema JSON introspection
A configurable custom input number type for GraphQL with sanitization and validation.
A better way to import external GraphQL scalars into your Nest.js projects.
Promise wrapper for Relay Modern's commit mutation
Enhances Apollo GraphQL Server for intuitive file uploads via GraphQL mutations.
Parse the JSON of full schema introspection to the readable type system.
A collection of GraphQL custom scalars supporting cleanup, validation, and defaults via fluent api