console/packages/libraries/external-composition
2022-12-28 00:36:08 +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 Upgrade to Node 18 (#818) 2022-12-21 10:25:00 +02:00
example.mjs Update dependency @theguild/prettier-config to v1 (#676) 2022-11-24 10:00:41 +00:00
LICENSE External schema composition (#373) 2022-09-16 13:30:50 +02:00
package.json Partial dependencies upgrade and cleanup for old packages (#904) 2022-12-28 00:36:08 +02:00
README.md Update dependency @theguild/prettier-config to v1 (#676) 2022-11-24 10:00:41 +00: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.