console/packages/libraries/external-composition
Kamil Kisiela e116841a73
Fix ESM/CJS (#668)
Co-authored-by: enisdenjo <badurinadenis@gmail.com>
2022-11-22 17:58:48 +01: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 Fix ESM/CJS (#668) 2022-11-22 17:58:48 +01: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 Fix ESM/CJS (#668) 2022-11-22 17:58:48 +01:00
README.md External schema composition (#373) 2022-09-16 13:30:50 +02:00
tsconfig.json feat: OIDC organisation integration (#524) 2022-11-03 16:45:17 +01: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.