Hive Console is part of the Hive GraphQL platform. Schema registry and analytics for GraphQL federation and other GraphQL APIs
Find a file
renovate[bot] 5ba9e67ad2
chore(deps): update dependency esbuild to v0.23.1 (#5409)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-18 15:23:01 +03:00
.changeset Upcoming Release Changes (#5366) 2024-08-13 15:26:24 +02:00
.github Include relevant config files in eslint cache key (#5299) 2024-08-01 07:20:12 +00:00
.husky Use pnpm instead of yarn (#477) 2022-11-01 02:11:53 +02:00
.turbo Hello 2022-05-18 09:26:57 +02:00
.vscode Configure VSCode Tailwind extension to work in cva and cn args (#5311) 2024-08-06 08:40:55 -05:00
configs Update apollo-router to 1.52.0 (#5290) 2024-07-30 18:29:28 +02:00
cypress Fetch endpoints from OpenID Connect Metadata document (#5257) 2024-07-22 10:09:20 +02:00
deployment chore(deps): update dependency tsx to v4.17.0 (#5423) 2024-08-18 13:01:04 +03:00
docker chore: publish CLI docker images for alpha versions (#5277) 2024-07-25 08:48:35 +02:00
docs run integration tests locally against local running services (#5096) 2024-07-15 11:21:23 +00:00
integration-tests chore(deps): update aws-sdk-js-v3 monorepo to v3.633.0 (#5393) 2024-08-18 09:37:00 +03:00
packages chore(deps): update dependency esbuild to v0.23.1 (#5409) 2024-08-18 15:23:01 +03:00
patches Laboratory improvements - umbrella PR (#4989) 2024-06-26 10:05:35 +00:00
rules chore(deps): update dependency minimatch to v9.0.5 (#5075) 2024-06-26 08:46:24 +00:00
scripts run integration tests locally against local running services (#5096) 2024-07-15 11:21:23 +00:00
.eslintrc.cjs Creation and deprecation status of schema coordinates - schema age filter (part 1) (#5224) 2024-08-12 11:23:32 +02:00
.gitignore chore: app operation check command (#5265) 2024-07-22 17:14:34 +02:00
.node-version Update .node-version to use latest Node.js (#5267) 2024-07-26 09:51:28 +02:00
.npmrc Fix Renovate config issues with pnpm 7/8, adjust engines and npm config (#2159) 2023-05-08 07:23:48 +00:00
.nvmrc feat: Teams communication adapter (#4968) 2024-07-09 17:14:53 +02:00
.prettierignore Allow to compose local subgraphs with subgraphs from the registry (#4383) 2024-04-04 07:18:57 +00:00
.whitesource Configure Mend Bolt for GitHub (#526) 2022-10-25 11:41:01 +00:00
Cargo.lock Use latest (unreleased yet) graphql-parser (#1198) 2023-01-31 11:05:36 +01:00
Cargo.toml Initial version a plugin for Apollo Router (#266) 2022-08-08 14:58:22 +02:00
CODE_OF_CONDUCT.md Break /client into /core /yoga /envelop /apollo (#4573) 2024-04-23 17:51:43 +02:00
codegen.mts Migrate billing module to Server Preset (Part 19) (#5295) 2024-08-07 21:27:19 +10:00
cypress.config.ts Capture videos and screenshots of failed e2e tests (only in CI) (#4398) 2024-04-03 13:24:34 +00:00
LICENSE Update LICENSE 2022-08-24 13:19:23 +02:00
package.json chore(deps): update dependency eslint-plugin-cypress to v3.5.0 (#5418) 2024-08-18 13:03:22 +03:00
pnpm-lock.yaml chore(deps): update dependency esbuild to v0.23.1 (#5409) 2024-08-18 15:23:01 +03:00
pnpm-workspace.yaml Upgrade to Oclif v3 (#4807) 2024-05-23 11:33:53 +02:00
prettier.config.cjs Creation and deprecation status of schema coordinates - schema age filter (part 1) (#5224) 2024-08-12 11:23:32 +02:00
README.md add graphql conf banner (#5309) 2024-08-05 21:37:49 +02:00
renovate.json another fix for renovate config (#3646) 2023-12-17 10:52:54 +02:00
SECURITY.md Create SECURITY.md 2022-05-23 23:06:07 +02:00
sonar-project.properties chore: analyse code with sonar (#2382) 2023-06-05 11:08:10 +02:00
tsconfig.eslint.json use persisted operations for app (#2649) 2023-07-25 09:12:08 +02:00
tsconfig.json feat: app deployments (persisted operations/documents) (#4746) 2024-07-19 11:13:51 +02:00
turbo.json Replace Next with Vite + tanstack/router (#4612) 2024-05-17 14:30:10 +02:00
vitest.config.ts feat: Teams communication adapter (#4968) 2024-07-09 17:14:53 +02:00

GraphQLConf 2024 Banner: September 10-12, San Francisco. Hosted by the GraphQL Foundation

GraphQL Hive

GraphQL Hive provides all the tools the get visibility of your GraphQL architecture at all stages, from standalone APIs to composed schemas (Federation, Stitching).

Built for the community, for all GraphQL APIs

GraphQL Hive has been built with 3 main objectives in mind:

  • Help GraphQL developers to get to know their GraphQL APIs a little more with our Schema Registry, Performance Monitoring, Alerts, and Integrations.
  • Support all kinds of GraphQL APIs, from Federation, and Stitching, to standalone APIs.
  • Open Source at the heart: 100% open-source and built in public with the community.
  • A plug and play Cloud solution: to give access to Hive to most people with a generous free "Hobby plan"

Features Overview

Schema Registry

GraphQL Hive offers 3 useful features to manage your GraphQL API:

  • Prevent breaking changes - GraphQL Hive will run a set of checks and notify your team via Slack, GitHub, or within the application.
  • Data-driven definition of a “breaking change” based on Operations Monitoring.
  • History of changes - an access to the full history of changes, even on a complex composed schema (Federation, Stitching).
  • High-availability and multi-zone CDN service based on Cloudflare to access Schema Registry

Monitoring

Once a Schema is deployed, it is important to be aware of how it is used and what is the experience of its final users.

Self-hosted

GraphQL Hive is completely open-source under the MIT license, meaning that you are free to host on your own infrastructure.

GraphQL Hive helps you get a global overview of the usage of your GraphQL API with:

  • Error rates and repartition
  • Global and query performances (latency, RPM…)
  • Operations count
  • Active GraphQL clients

Integrations

GraphQL Hive is well integrated with Slack, MS Teams and most CI/CD systems to get you up and running as smoothly as possible!

GraphQL Hive can notify your team when schema changes occur, either via Slack, MS Teams or a custom webhook.

Also, the Hive CLI allows integration of the schema checks mechanism to all CI/CD systems (GitHub, BitBucket, Azure, and others). The same applies to schema publishing and operations checks.

If you are using GitHub, you can directly benefit from the GraphQL Hive app that will automatically add status checks to your PRs!

Join us in building the future of GraphQL Hive

Like all The Guild projects, GraphQL Hive is built with the community.

We can't wait to get you onboard and get your feedback, pull requests, and feature requests.

See you in Hive! 🐝

Project Stack

  • General: NodeJS, TypeScript
  • Authentication: SuperTokens
  • HTTP Server: Fastify
  • APIs: GraphQL, GraphQL-Yoga, GraphQL-Codegen, GraphQL-Inspector, GraphQL-Modules
  • App: React, Next.js, Tailwind CSS, Radix Primitives
  • CLI: Oclif
  • Deployment (Cloud): Pulumi, K8s, Contour (Envoy), Azure Cloud, CloudFlare Workers, CloudFlare R2
  • Monitoring: Prometheus, Grafana, Sentry
  • Databases: Postgres, Redis, ClickHouse

Docs