console/packages/libraries/external-composition
renovate[bot] 03af74f6ec
chore(deps): update apollo graphql packages to v2.8.0 (#4865)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-29 08:34:46 +03:00
..
src chore: use node import specifier for crypto (#4328) 2024-03-25 12:21:00 +01:00
.gitignore External schema composition (#373) 2022-09-16 13:30:50 +02:00
build-example.mjs update nodejs to v21 (#4086) 2024-02-28 11:41:46 +02:00
CHANGELOG.md Upcoming Release Changes (#4330) 2024-03-25 13:04:22 +01:00
example.mjs upgrade fastify to v4 and clean up for deprecations/api usage (#4014) 2024-02-25 17:15:03 +02:00
LICENSE External schema composition (#373) 2022-09-16 13:30:50 +02:00
package.json chore(deps): update apollo graphql packages to v2.8.0 (#4865) 2024-05-29 08:34:46 +03:00
README.md Break /client into /core /yoga /envelop /apollo (#4573) 2024-04-23 17:51:43 +02:00
tsconfig.json feat: remember breaking change approvals in context of a pull request (#3359) 2023-11-16 13:35:51 +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.