GraphQL Tools API

A set of utilities for faster GraphQL development, enabling SDL-first schema building, type-safe resolver composition, schema stitching across multiple services, fine-grained mocking, and schema transformation and delegation.

API entry from apis.yml

apis.yml Raw ↑
aid: graphql-tools:api
name: GraphQL Tools API
description: A set of utilities for faster GraphQL development, enabling SDL-first schema building, type-safe
  resolver composition, schema stitching across multiple services, fine-grained mocking, and schema transformation
  and delegation.
tags:
- GraphQL
- Schema Stitching
- Mocking
- Schema Merging
- Federation
humanURL: https://the-guild.dev/graphql/tools/docs
baseURL: https://the-guild.dev/graphql/tools
properties:
- url: https://the-guild.dev/graphql/tools/docs
  type: Documentation
- url: graphql/graphql-tools-graphql.md
  type: GraphQL