The Guild · GraphQL Specification

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.

Documentation Endpoint View on GitHub API CompositionAPI GatewayAPI ObservabilityBreaking Change DetectionCI/CDCode GenerationDeveloper ToolsExecutionFederationGitHub ActionsGraphQLJavaScriptMicroservicesMiddlewareMockingOpen SourcePluginsRESTSDKsScalarsSchemaSchema CompositionSchema MergingSchema RegistrySchema StitchingSchema TransformationSchema ValidationServerSubscriptionsThe GuildType MergingType SafetyTypeScriptgRPCGraphQL

Overview

GraphQL Tools - GraphQL Schema Documentation is a GraphQL API specification published by The Guild 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 API Composition, API Gateway, API Observability, Breaking Change Detection, and CI/CD.

Endpoint

Related API Specs

GraphQL Hive Console GraphQL API (OpenAPI)
Back to The Guild · All GraphQL Specs · GitHub