GraphQL Tools - GraphQL Schema Documentation
GraphQL Tools is a modular toolkit from The Guild for building, merging, stitching, transforming, and mocking GraphQL schemas. It is a library — not a hosted API — distributed as a set of npm packages under the `@graphql-tools/` scope. This SDL document captures the key types, interfaces, input types, and enumerations that make up the public API surface of the library.
Overview
GraphQL Tools - GraphQL Schema Documentation is a GraphQL API specification published by GraphQL Tools on the APIs.io network.
GraphQL Tools is a modular toolkit from The Guild for building, merging, stitching, transforming, and mocking GraphQL schemas. It is a library — not a hosted API — distributed as a set of npm packages under the @graphql-tools/ scope. This SDL document captures the key types, interfaces, input types, and enumerations that make up the public API surface of the library.
Tagged areas include Schema Stitching, Schema Merging, Mocking, Schema Transformation, and Federation.