Hive Blog | Migrate blog posts#6641
Conversation
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the 📝 WalkthroughSummary by CodeRabbit
WalkthroughThis pull request introduces a multitude of new Markdown documentation pages to the web/docs project. The new files cover a broad range of topics including schema stitching, federation, real‑time updates, and various GraphQL tool integrations such as Code Generator, Modules, Yoga, Mesh, and Hive. In addition, several guides focus on authentication, authorization, error handling (with new types and classes), transport mechanisms, and deep‑dive tutorials. These changes expand the documentation ecosystem and include several minor code export additions to support improved dependency injection and error handling. Changes
Sequence Diagram(s)🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
🚀 Snapshot Release (
|
| Package | Version | Info |
|---|---|---|
@graphql-hive/apollo |
0.39.0-alpha-20250327151547-e1453555e48a420742152bfb8c43f8a27b51c65b |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/cli |
0.50.0-alpha-20250327151547-e1453555e48a420742152bfb8c43f8a27b51c65b |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/core |
0.11.0-alpha-20250327151547-e1453555e48a420742152bfb8c43f8a27b51c65b |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/envelop |
0.36.0-alpha-20250327151547-e1453555e48a420742152bfb8c43f8a27b51c65b |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/yoga |
0.42.0-alpha-20250327151547-e1453555e48a420742152bfb8c43f8a27b51c65b |
npm ↗︎ unpkg ↗︎ |
hive |
6.1.0-alpha-20250327151547-e1453555e48a420742152bfb8c43f8a27b51c65b |
npm ↗︎ unpkg ↗︎ |
📚 Storybook DeploymentThe latest changes are available as preview in: https://pr-6641.hive-storybook.pages.dev |
5de1c6d to
309d77b
Compare
dc18ada to
6e92536
Compare
1293de1 to
efe0b4d
Compare
efe0b4d to
ea35459
Compare
|
@CodeRabbit review |
✅ Actions performedReview triggered.
|
There was a problem hiding this comment.
Copilot reviewed 368 out of 388 changed files in this pull request and generated no comments.
Files not reviewed (20)
- packages/web/docs/package.json: Language not supported
- packages/web/docs/src/app/blog/(posts)/a-new-year-for-schema-stitching/page.mdx: Language not supported
- packages/web/docs/src/app/blog/(posts)/accounts.js-1.0-rc/page.mdx: Language not supported
- packages/web/docs/src/app/blog/(posts)/add-reactivity-to-an-existing-source/page.mdx: Language not supported
- packages/web/docs/src/app/blog/(posts)/announcing-free-single-sign-on-for-graphql-hive/page.mdx: Language not supported
- packages/web/docs/src/app/blog/(posts)/announcing-graphql-hive-release/page.mdx: Language not supported
- packages/web/docs/src/app/blog/(posts)/announcing-graphql-network-inspector/page.mdx: Language not supported
- packages/web/docs/src/app/blog/(posts)/announcing-graphql-yoga-v2/page.mdx: Language not supported
- packages/web/docs/src/app/blog/(posts)/announcing-self-hosted-graphql-hive/page.mdx: Language not supported
- packages/web/docs/src/app/blog/(posts)/apollo-angular-011/page.mdx: Language not supported
- packages/web/docs/src/app/blog/(posts)/apollo-angular-12/page.mdx: Language not supported
- packages/web/docs/src/app/blog/(posts)/better-type-safety-for-resolvers-with-graphql-codegen/page.mdx: Language not supported
- packages/web/docs/src/app/blog/(posts)/build-realtime-graphql-backends-with-grafbase/page.mdx: Language not supported
- packages/web/docs/src/app/blog/(posts)/building-graphql-servers-in-2022/page.mdx: Language not supported
- packages/web/docs/src/app/blog/(posts)/caching-data-with-dataloader/page.mdx: Language not supported
- packages/web/docs/src/app/blog/(posts)/ci-ci-graphql-inspector/page.mdx: Language not supported
- packages/web/docs/src/app/blog/(posts)/codegen-typescript-react-apollo/page.mdx: Language not supported
- packages/web/docs/src/app/blog/(posts)/collecting-graphql-live-query-resource-identifier-with-graphql-tools/page.mdx: Language not supported
- packages/web/docs/src/app/blog/(posts)/defer-support-codegen/page.mdx: Language not supported
- packages/web/docs/src/app/blog/(posts)/dependency-injection-library-in-graphql-modules/page.mdx: Language not supported
This PR adds the remaining blog posts from The Guild blog with the tags
graphql,codegen,graphql-hiveandgraphql-federation.Blog posts were removed from the Website in the-guild-org/website#1833.
Main PR: #6625