console/packages/libraries/external-composition
2023-01-25 16:59:47 +01:00
..
src Pass errors coming from the external composition to the end-user (#1132) 2023-01-25 16:59:47 +01:00
.gitignore External schema composition (#373) 2022-09-16 13:30:50 +02:00
build-example.mjs Pass errors coming from the external composition to the end-user (#1132) 2023-01-25 16:59:47 +01:00
example.mjs Pass errors coming from the external composition to the end-user (#1132) 2023-01-25 16:59:47 +01:00
LICENSE External schema composition (#373) 2022-09-16 13:30:50 +02:00
package.json Drop build-local scripts, build Workers for all targets, adjust turbo cache (#1105) 2023-01-23 17:44:53 +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.