console/packages/libraries/external-composition
2022-09-16 13:30:50 +02:00
..
src External schema composition (#373) 2022-09-16 13:30:50 +02:00
.gitignore External schema composition (#373) 2022-09-16 13:30:50 +02:00
build-example.mjs External schema composition (#373) 2022-09-16 13:30:50 +02:00
example.mjs External schema composition (#373) 2022-09-16 13:30:50 +02:00
LICENSE External schema composition (#373) 2022-09-16 13:30:50 +02:00
package.json External schema composition (#373) 2022-09-16 13:30:50 +02:00
README.md External schema composition (#373) 2022-09-16 13:30:50 +02:00
tsconfig.json External schema composition (#373) 2022-09-16 13:30:50 +02:00

GraphQL Hive - external composition

GraphQL Hive is a GraphQL schemas registry where you can host, manage and collaborate on all your GraphQL schemas and operations, compatible with all architecture: schema stitching, federation, or just a good old monolith.

Read the "External schema composition" to learn more.