Search results
30 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Glues multiple parts of a GraphQL schema together(incl. resolvers). This library is designed specifically for building GraphQL schema using Apollo's graphql-tools.js
Nestjs Graphql automation library for building performant API
A better way to modularize your GraphQL schemas and resolver objects.
Custom Types for GraphQL-Tools
UUID scalar type for graphql-tools
UInt (unsigned int) scalar type for [graphql-tools](https://github.com/apollographql/graphql-tools)
[![Build Status][build-badge]][build] [![Code Coverage][coverage-badge]][coverage] [![version][version-badge]][package] [![MIT License][license-badge]][license]
Merges GraphQL query, mutation, and subscription type definitions
Type-safe fragment masking plugin for GraphQL Code Generator, providing helper functions for managing GraphQL fragments with enhanced type safety and customizable configurations.
- graphql
- codegen
- plugin
- typescript
- graphql-codegen
- fragment-masking
- graphql-fragments
- graphql-operations
- graphql-mutations
- graphql-queries
- typescript-documents
- type-safe
- graphql-tools
Define and build GraphQL Schemas using typed classes
Subscription Framework for GraphQL-Tools
Integration of GraphQL-Tools and Sequelize ORM
A custom GraphQL Code Generator plugin to generate typed document nodes for TypeScript operations and fragments. Provides enhanced type safety with generated exports for GraphQL queries, mutations, and fragments.
- graphql
- codegen
- plugin
- typescript
- graphql-codegen
- typed-document-node
- graphql-fragments
- graphql-operations
- graphql-mutations
- graphql-queries
- typescript-documents
- type-safe
- graphql-tools
Functions & Utilitize for creating and stiching graphql schema
Breaks down a graphql schema an resolvers into small pieces to have a modular code
A GraphQL directive to enforce query depth limits with optional caching support.
a cli tool for the delta project
A CLI for subgraph schema management
- apollo
- apollo-federation
- federation-tools
- subgraph
- subgraph-cli
- graphql
- graphql-schema
- graphql-tools
- schema-management
FlatObject scalar type for graphql-tools
Using graphql-tools `addMockFunctionsToSchema` quickly generate schema mocks for rapid development or testing. Useful if you have a large schema or quries and only care about mocking parts.