console/packages/libraries/external-composition
2023-10-10 13:13:28 +02:00
..
src New and improved model of Schema Registry (#789) 2023-02-02 19:35:59 +01:00
.gitignore External schema composition (#373) 2022-09-16 13:30:50 +02:00
build-example.mjs Revert Node 20 (use 18) (#3022) 2023-10-10 13:13:28 +02:00
CHANGELOG.md Upcoming Release Changes (#1133) 2023-02-07 17:08:18 +01:00
example.mjs Use Fed v2.3 in external composition test (#2562) 2023-07-04 13:51:55 +02:00
LICENSE External schema composition (#373) 2022-09-16 13:30:50 +02:00
package.json Update trpc, graphql, whatwg-node, nextjs and guild/components (#2964) 2023-09-27 09:16:05 +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.