<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title><![CDATA[Hive Blog]]></title>
        <description><![CDATA[Hive Blog]]></description>
        <link>https://the-guild.dev/graphql/hive/blog</link>
        <generator>RSS for Node</generator>
        <lastBuildDate>Sat, 22 Aug 2026 13:57:00 GMT</lastBuildDate>
        <atom:link href="https://the-guild.dev/graphql/hive/blog/feed.xml" rel="self" type="application/rss+xml"/>
        <item>
            <title><![CDATA[Improved Schema Checks in GitHub Merge Queues]]></title>
            <description><![CDATA[Hive schema checks can now compare a merge queue entry against its base commit, isolating the schema changes introduced by the current pull request.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2026-08-19-github-merge-queue-schema-checks</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2026-08-19-github-merge-queue-schema-checks</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Laurin Quast]]></dc:creator>
            <pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Apollo Persisted Query Manifests in Hive CLI]]></title>
            <description><![CDATA[Create Hive App Deployments directly from Apollo persisted query manifest files without converting them to another format.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2026-08-19-apollo-persisted-query-manifests</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2026-08-19-apollo-persisted-query-manifests</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Laurin Quast]]></dc:creator>
            <pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[WebSocket Connection Multiplexing in Hive Router]]></title>
            <description><![CDATA[Hive Router now multiplexes subscriptions over shared, pooled WebSocket connections to subgraphs instead of opening one connection per subscription, and can optionally route queries and mutations over that same pool.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2026-08-12-hive-router-websocket-multiplexing</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2026-08-12-hive-router-websocket-multiplexing</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Denis Badurina]]></dc:creator>
            <pubDate>Thu, 13 Aug 2026 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Automate User and Group Provisioning with SCIM]]></title>
            <description><![CDATA[Provision users and groups from your identity provider and manage their Hive access through group-based role mappings.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2026-08-11-scim-provisioning</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2026-08-11-scim-provisioning</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Laurin Quast]]></dc:creator>
            <pubDate>Wed, 29 Jul 2026 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Subgraph Error Masking in Hive Router]]></title>
            <description><![CDATA[Hive Router now masks subgraph errors by default, preventing internal details from leaking to clients while keeping the original errors in your logs and traces.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2026-07-26-hive-router-subgraph-error-masking</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2026-07-26-hive-router-subgraph-error-masking</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Dotan Simha]]></dc:creator>
            <pubDate>Sun, 26 Jul 2026 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Logging in Hive Router]]></title>
            <description><![CDATA[Hive Router now emits a single structured summary per request, correlates every log line with a request ID and trace ID, and lets you filter or mute individual subsystems.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2026-07-26-hive-router-logging</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2026-07-26-hive-router-logging</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Dotan Simha]]></dc:creator>
            <pubDate>Sun, 26 Jul 2026 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Get Notified When Your GraphQL API Misbehaves with Metric Alerts]]></title>
            <description><![CDATA[Watch traffic, error rate, and latency on any target and get paged in Slack, MS Teams, or a webhook the moment a threshold breaches.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2026-07-24-metric-alerts</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2026-07-24-metric-alerts</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Jonathan Brennan]]></dc:creator>
            <pubDate>Fri, 24 Jul 2026 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How Buffer Built Its Public GraphQL API on Top of Its Internal Schema]]></title>
            <description><![CDATA[Buffer is a social media workspace that lets you plan, publish, and analyze posts and comments across 10+ social networks. After closing its public REST API back in 2019, Buffer has been rebuilding its public offering on GraphQL.]]></description>
            <link>https://the-guild.dev/graphql/hive/case-studies/buffer</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/case-studies/buffer</guid>
            <category><![CDATA[Case Study]]></category>
            <pubDate>Wed, 22 Jul 2026 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Hive Console Adds Native @oneOf Support]]></title>
            <description><![CDATA[Hive adds oneOf directive support added natively to Hive schema composition. No composeDirective required!]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2026-07-20-one-of-support</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2026-07-20-one-of-support</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Jeff Dolle]]></dc:creator>
            <pubDate>Mon, 20 Jul 2026 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Propagate Subgraph Extensions in Hive Router]]></title>
            <description><![CDATA[Hive Router can now forward the `extensions` returned by your subgraphs to the final client response, with control over which keys propagate and how values from multiple subgraphs are merged.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2026-06-30-hive-router-response-extensions</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2026-06-30-hive-router-response-extensions</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Denis Badurina]]></dc:creator>
            <pubDate>Tue, 30 Jun 2026 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Demand Control in Hive Router]]></title>
            <description><![CDATA[Hive Router now protects your federated graph from expensive operations with cost-based demand control, enforcing per-operation and per-subgraph budgets before execution.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2026-06-15-hive-router-demand-control</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2026-06-15-hive-router-demand-control</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Dotan Simha]]></dc:creator>
            <pubDate>Mon, 15 Jun 2026 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Schema Promotions and Rollbacks]]></title>
            <description><![CDATA[Hive Console now supports schema version promotions and rollbacks through a new CLI command, enabling safer multi-environment workflows, fast production rollbacks, and improved visibility into subgraph-level changes.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2026-06-01-schema-version-promotions-and-rollbacks</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2026-06-01-schema-version-promotions-and-rollbacks</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Laurin Quast]]></dc:creator>
            <pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Circuit Breakers in Hive Router]]></title>
            <description><![CDATA[Hive Router now ships with a built-in circuit breaker for subgraph execution that fails fast on unhealthy subgraphs, with global and per-subgraph configuration, OpenTelemetry metrics, and tracing.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2026-06-01-hive-router-circuit-breakers</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2026-06-01-hive-router-circuit-breakers</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Arda Tanrikulu]]></dc:creator>
            <pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Object Storage Backends in Hive Router]]></title>
            <description><![CDATA[Hive Router can now load the supergraph schema and the persisted documents manifest directly from Amazon S3 or any S3-compatible service (Cloudflare R2, MinIO, LocalStack, and more).]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2026-05-20-hive-router-storage-backends</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2026-05-20-hive-router-storage-backends</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Dotan Simha]]></dc:creator>
            <pubDate>Tue, 26 May 2026 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Coprocessors in Hive Router]]></title>
            <description><![CDATA[Coprocessors are now available in Hive Router - external HTTP services that can inspect, mutate, and short-circuit requests at multiple router and GraphQL lifecycle stages.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2026-04-29-hive-router-coprocessors</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2026-04-29-hive-router-coprocessors</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Kamil Kisiela]]></dc:creator>
            <pubDate>Tue, 05 May 2026 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[TLS, mTLS and HTTP/2 Support in Hive Router]]></title>
            <description><![CDATA[Hive Router has the first-class TLS and mTLS support for both inbound and outbound connections, alongside end-to-end HTTP/2 with optional h2c for subgraph traffic.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2026-04-30-hive-router-tls-and-http2</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2026-04-30-hive-router-tls-and-http2</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Arda Tanrikulu]]></dc:creator>
            <pubDate>Thu, 30 Apr 2026 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[GraphQL Codegen Update, April 2026 - Operations and Client Preset v6]]></title>
            <description><![CDATA[GraphQL Codegen April 2026 update brings fundamental changes to how client types work, resulting in less generated code, better type correctness and defaults, fewer dependencies, and simpler setup.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-codegen-client-v6-202604</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-codegen-client-v6-202604</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-codegen]]></category>
            <category><![CDATA[client]]></category>
            <category><![CDATA[operations]]></category>
            <category><![CDATA[code generation]]></category>
            <dc:creator><![CDATA[Eddy Nguyen]]></dc:creator>
            <pubDate>Thu, 30 Apr 2026 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Persisted Documents in Hive Router]]></title>
            <description><![CDATA[Persisted documents in Hive Router with configurable ID selectors, file and Hive CDN storage, and allowlist enforcement options.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2026-04-17-hive-router-persisted-documents</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2026-04-17-hive-router-persisted-documents</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Kamil Kisiela]]></dc:creator>
            <pubDate>Fri, 17 Apr 2026 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[OpenTelemetry Tracing and Prometheus Metrics in Hive Router]]></title>
            <description><![CDATA[Hive Router now supports production-ready OpenTelemetry tracing and metrics, including OTLP export and Prometheus scraping.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2026-04-15-hive-router-opentelemetry-tracing-metrics</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2026-04-15-hive-router-opentelemetry-tracing-metrics</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Kamil Kisiela]]></dc:creator>
            <pubDate>Wed, 15 Apr 2026 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Federated GraphQL Subscriptions in Hive Router]]></title>
            <description><![CDATA[Hive Router now supports federated GraphQL subscriptions with full protocol coverage - SSE, WebSockets, Multipart HTTP, Incremental Delivery, and HTTP Callback.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2026-04-14-hive-router-subscriptions</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2026-04-14-hive-router-subscriptions</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Denis Badurina]]></dc:creator>
            <pubDate>Tue, 14 Apr 2026 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How trivago Brought Order to APIs with GraphQL Mesh]]></title>
            <description><![CDATA[As trivago scaled its internal systems, fragmented APIs made it difficult to build and maintain tools, leading to the adoption of a GraphQL gateway to unify data access across services.]]></description>
            <link>https://the-guild.dev/graphql/hive/case-studies/trivago</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/case-studies/trivago</guid>
            <category><![CDATA[Case Study]]></category>
            <pubDate>Fri, 27 Mar 2026 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Automatic Token Expiration for Enhanced Security]]></title>
            <description><![CDATA[All of Hive's access tokens can now be expired automatically to enhance your security posture]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2026-03-26-token-expiration</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2026-03-26-token-expiration</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Jeff Dolle]]></dc:creator>
            <pubDate>Fri, 27 Mar 2026 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How Hemnet Migrated Its GraphQL Backend Without Anyone Noticing]]></title>
            <description><![CDATA[Hemnet is Sweden’s largest property platform, serving millions of users who browse, save, and search through real estate listings every day. Behind the scenes, a GraphQL API handles the bulk of these interactions, powering everything from listing pages and search results to user accounts and saved properties.]]></description>
            <link>https://the-guild.dev/graphql/hive/case-studies/hemnet</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/case-studies/hemnet</guid>
            <category><![CDATA[Case Study]]></category>
            <pubDate>Thu, 19 Mar 2026 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Hive Router Plugin System]]></title>
            <description><![CDATA[Hive Router v0.0.40 introduces a plugin system that lets you extend and customize the router using native Rust plugins.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2026-03-05-hive-router-plugin-system</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2026-03-05-hive-router-plugin-system</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Arda Tanrikulu]]></dc:creator>
            <pubDate>Thu, 05 Mar 2026 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[App Deployments General Availability]]></title>
            <description><![CDATA[App deployments are now generally available for all Hive Console organizations.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2026-03-05-app-deployments</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2026-03-05-app-deployments</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Laurin Quast]]></dc:creator>
            <pubDate>Thu, 05 Mar 2026 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Save and Share Insights Filters]]></title>
            <description><![CDATA[Save and share filter views on the Insights page for consistent, repeatable GraphQL API analysis across your team.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2026-02-26-insights-filters</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2026-02-26-insights-filters</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Jonathan Brennan]]></dc:creator>
            <pubDate>Thu, 26 Feb 2026 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Layer 2 Cache for Persisted Documents]]></title>
            <description><![CDATA[Add a distributed cache layer between in-memory cache and CDN for persisted documents.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2026-02-12-persisted-documents-l2-cache</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2026-02-12-persisted-documents-l2-cache</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Adam Benhassen]]></dc:creator>
            <pubDate>Thu, 12 Feb 2026 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Account Linking and Invitation-Only OIDC]]></title>
            <description><![CDATA[Link multiple login providers to a single account and restrict OIDC organization access with invitation requirements.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2026-02-11-account-linking-and-invitation-only-oidc</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2026-02-11-account-linking-and-invitation-only-oidc</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Iha Shin]]></dc:creator>
            <pubDate>Wed, 11 Feb 2026 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[The Guild has acquired Grafbase]]></title>
            <description><![CDATA[We're open sourcing the Grafbase stack and uniting the best GraphQL Federation Routers under Hive Platform.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/acquired-grafbase</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/acquired-grafbase</guid>
            <category><![CDATA[company]]></category>
            <category><![CDATA[platform]]></category>
            <dc:creator><![CDATA[Uri Goldshtein]]></dc:creator>
            <pubDate>Tue, 10 Feb 2026 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Introducing the New Laboratory]]></title>
            <description><![CDATA[A redesigned GraphQL laboratory focused on a familiar, editor-driven developer experience.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2026-01-28-new-laboratory</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2026-01-28-new-laboratory</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Michael Skorokhodov]]></dc:creator>
            <pubDate>Wed, 28 Jan 2026 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Schema Checks Show Affected App Deployments]]></title>
            <description><![CDATA[See which app deployments would be impacted by breaking schema changes before deploying.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2025-12-10-schema-checks-affected-app-deployments</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2025-12-10-schema-checks-affected-app-deployments</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Adam Benhassen]]></dc:creator>
            <pubDate>Tue, 20 Jan 2026 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Find and Clean Up Stale App Deployments]]></title>
            <description><![CDATA[Query app deployments by last usage to identify candidates for retirement.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2025-12-09-stale-app-deployments</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2025-12-09-stale-app-deployments</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Adam Benhassen]]></dc:creator>
            <pubDate>Tue, 20 Jan 2026 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Proven Schema Designs and Best Practices - Part 2]]></title>
            <description><![CDATA[From a GraphQL Conf 2025 talk -- proven schema design approaches and patterns.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/schema-design-best-practices-part-2</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/schema-design-best-practices-part-2</guid>
            <category><![CDATA[graphql]]></category>
            <dc:creator><![CDATA[Jeff Dolle]]></dc:creator>
            <pubDate>Mon, 05 Jan 2026 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Versioned CDN Artifacts]]></title>
            <description><![CDATA[Retrieve CDN artifacts for specific schema versions using new versioned endpoints.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2025-12-09-versioned-cdn-artifacts</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2025-12-09-versioned-cdn-artifacts</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Adam Benhassen]]></dc:creator>
            <pubDate>Thu, 11 Dec 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Enhanced CDN and Gateway Reliability]]></title>
            <description><![CDATA[Major improvements to our CDN infrastructure to ensure higher availability and resilience against outages.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2025-12-04-cdn-mirror-and-circuit-breaker</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2025-12-04-cdn-mirror-and-circuit-breaker</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Laurin Quast]]></dc:creator>
            <pubDate>Fri, 05 Dec 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Usage Reporting in Hive Router]]></title>
            <description><![CDATA[Hive Router (Rust) now supports Usage Reporting, allowing you to send operation metrics to Hive Console]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2025-11-28-hive-router-usage-reporting</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2025-11-28-hive-router-usage-reporting</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Kamil Kisiela]]></dc:creator>
            <pubDate>Fri, 28 Nov 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Enhanced Schema Change Detection with Directive Support and Input Value Tracking]]></title>
            <description><![CDATA[A major upgrade to change detection, with more accurate severity levels and directive support.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2025-11-27-change-detection-upgrade</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2025-11-27-change-detection-upgrade</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Jeff Dolle]]></dc:creator>
            <pubDate>Thu, 27 Nov 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Improved Security and Cost Control in Federation Composition]]></title>
            <description><![CDATA[Stricter validation for authorization and demand controls directives in GraphQL federation schemas.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2025-11-21-auth-and-demand-control-directive-update</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2025-11-21-auth-and-demand-control-directive-update</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Kamil Kisiela]]></dc:creator>
            <pubDate>Mon, 24 Nov 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Supercharge Your Hive Gateway with Rust-Powered Speed]]></title>
            <description><![CDATA[Unleash blazing-fast GraphQL federation with up to 3x performance boost and full audit compatibility.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2025-11-17-hive-gateway-rust-query-planner</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2025-11-17-hive-gateway-rust-query-planner</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Denis Badurina]]></dc:creator>
            <pubDate>Mon, 17 Nov 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Invite Member and default OIDC Role Improvements]]></title>
            <description><![CDATA[Select the default assigned resources for an invited user and newly signed-up OIDC users.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2025-11-14-membership-invite-default-role</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2025-11-14-membership-invite-default-role</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Laurin Quast]]></dc:creator>
            <pubDate>Fri, 14 Nov 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Personal and Project Access Tokens]]></title>
            <description><![CDATA[Gain more control over who can issue access tokens with personal and oproject access tokens.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2025-11-07-personal-and-project-access-tokens</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2025-11-07-personal-and-project-access-tokens</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Laurin Quast]]></dc:creator>
            <pubDate>Fri, 07 Nov 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Easier Gradual Schema Migrations with Progressive Overrides]]></title>
            <description><![CDATA[Safer and controlled migrations with Progressive Override that allows gradual schema changes.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2025-10-29-progressive-override</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2025-10-29-progressive-override</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Arda Tanrikulu]]></dc:creator>
            <pubDate>Wed, 29 Oct 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Proven Schema Designs and Best Practices - Part 1]]></title>
            <description><![CDATA[From a GraphQL Conf 2025 talk -- proven schema design approaches and patterns.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/schema-design-best-practices-part-1</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/schema-design-best-practices-part-1</guid>
            <category><![CDATA[graphql]]></category>
            <dc:creator><![CDATA[Jeff Dolle]]></dc:creator>
            <pubDate>Mon, 06 Oct 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Documentation Update]]></title>
            <description><![CDATA[Documentation is hard. You have to strike a balance between what's useful and what's excessive; and organize it in a way that is equally clear and easy to search.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2025-10-01-docs</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2025-10-01-docs</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Jeff Dolle]]></dc:creator>
            <pubDate>Wed, 01 Oct 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Incrementally Exposing a Public GraphQL API with Federation Contracts]]></title>
            <description><![CDATA[Learn how to safely expose a public GraphQL API from a monolith using federation contracts and tags, enabling incremental and controlled schema evolution.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/public-graphql-schema-federation-contracts</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/public-graphql-schema-federation-contracts</guid>
            <category><![CDATA[federation]]></category>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[hive]]></category>
            <dc:creator><![CDATA[Laurin Quast]]></dc:creator>
            <pubDate>Mon, 22 Sep 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Find unused Types and deprecated Fields via the Hive Console API]]></title>
            <description><![CDATA[You can now automate finding deprecated fields and unused schema parts via the Hive Console GraphQL API.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2025-09-15-unused-deprecated-schema-graphql-api</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2025-09-15-unused-deprecated-schema-graphql-api</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Laurin Quast]]></dc:creator>
            <pubDate>Mon, 15 Sep 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[GraphQL Conf 2025 Recap]]></title>
            <description><![CDATA[Our recap of GraphQL Conf 2025 in Amsterdam: 10 years of GraphQL, new spec release, Hive Router launch, Codegen update, and key community takeaways.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-conf-2025-recap</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-conf-2025-recap</guid>
            <category><![CDATA[graphql]]></category>
            <dc:creator><![CDATA[Uri Goldshtein]]></dc:creator>
            <pubDate>Thu, 11 Sep 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[GraphQL Code Generator Major Update, September 2025]]></title>
            <description><![CDATA[GraphQL Code Generator September 2025 update comes with improvements to Federation and normal GraphQL server typing and lots of internal quality-of-life changes.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-code-generator-update-202509</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-code-generator-update-202509</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-codegen]]></category>
            <category><![CDATA[resolvers]]></category>
            <category><![CDATA[federation]]></category>
            <dc:creator><![CDATA[Eddy Nguyen]]></dc:creator>
            <pubDate>Sun, 07 Sep 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Monitoring Hive Gateway with OpenTelemetry]]></title>
            <description><![CDATA[Explore the new OpenTelemetry integration for Hive Gateway v2]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/opentelemetry-gateway-v2</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/opentelemetry-gateway-v2</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[monitoring]]></category>
            <category><![CDATA[opentelemetry]]></category>
            <category><![CDATA[hive]]></category>
            <dc:creator><![CDATA[Valentin Cocaud]]></dc:creator>
            <pubDate>Thu, 04 Sep 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Hive Gateway v2: Next-Generation GraphQL Federation Features]]></title>
            <description><![CDATA[Discover Hive Gateway v2's next-generation features: enhanced OpenTelemetry integration, advanced structured logging, distributed subscription architecture, and intelligent request deduplication. Built on v1's proven foundation with production feedback-driven improvements.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/hive-gateway-v2</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/hive-gateway-v2</guid>
            <category><![CDATA[platform]]></category>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-federation]]></category>
            <category><![CDATA[graphql-hive]]></category>
            <category><![CDATA[hive-gateway]]></category>
            <dc:creator><![CDATA[Denis Badurina]]></dc:creator>
            <pubDate>Thu, 04 Sep 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Schema Proposals Preview]]></title>
            <description><![CDATA[A progress update on a much awaited feature -- Schema Proposals!]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2025-09-03-schema-proposals</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2025-09-03-schema-proposals</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Jeff Dolle]]></dc:creator>
            <pubDate>Wed, 03 Sep 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Hive Router: A High-Performance GraphQL Federation Gateway]]></title>
            <description><![CDATA[Discover Hive Router, a new high-performance and open-source GraphQL Federation gateway. Built in Rust, it's a production-ready alternative to Apollo Router, offering superior GraphQL gateway performance and full Apollo Federation compatibility.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/welcome-hive-router</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/welcome-hive-router</guid>
            <category><![CDATA[platform]]></category>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-federation]]></category>
            <category><![CDATA[graphql-hive]]></category>
            <dc:creator><![CDATA[Kamil Kisiela]]></dc:creator>
            <pubDate>Tue, 02 Sep 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Launching the Public Hive Console GraphQL API]]></title>
            <description><![CDATA[Hive Console now has an official public API powered by GraphQL]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2025-08-10-public-graphql-api</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2025-08-10-public-graphql-api</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Laurin Quast]]></dc:creator>
            <pubDate>Sun, 10 Aug 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[GraphQL Codemod Use Case - Migrating from Apollo Client Generated Hooks to Client Preset]]></title>
            <description><![CDATA[Learn how to migrate from @graphql-codegen/typescript-react-apollo to Client Preset using a codemod. Improve type safety, reduce bundle size, and automate the migration process with ease.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-codemod-use-case-migrating-from-apollo-client-generated-hooks-to-client-preset</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-codemod-use-case-migrating-from-apollo-client-generated-hooks-to-client-preset</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-code-generator]]></category>
            <category><![CDATA[graphql-codegen]]></category>
            <category><![CDATA[client-preset]]></category>
            <category><![CDATA[typescript-react-apollo]]></category>
            <dc:creator><![CDATA[Eddy Nguyen]]></dc:creator>
            <pubDate>Fri, 01 Aug 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Client Preset SWC plugin is Officially Supported by the SWC Team]]></title>
            <description><![CDATA[Announcing the new home, package name and support from SWC team for the Client Preset SWC plugin.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/client-preset-swc-plugin-supported-by-swc-team</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/client-preset-swc-plugin-supported-by-swc-team</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-code-generator]]></category>
            <category><![CDATA[graphql-codegen]]></category>
            <category><![CDATA[client-preset]]></category>
            <category><![CDATA[swc-plugin]]></category>
            <dc:creator><![CDATA[Eddy Nguyen]]></dc:creator>
            <pubDate>Sat, 19 Jul 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Input Based Breaking Change Detection]]></title>
            <description><![CDATA[Improvements to Hive's breaking change detection to make it easier and safer to migrate schemas.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2025-05-20-advanced-breaking-changes</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2025-05-20-advanced-breaking-changes</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Jeff Dolle]]></dc:creator>
            <pubDate>Tue, 20 May 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Hive Platform Achieves SOC-2 Type II Certification]]></title>
            <description><![CDATA[The certification process involved a thorough review of our security controls and processes, and we are proud to have achieved SOC-2 compliance.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/hive-platform-achieves-soc2-certification</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/hive-platform-achieves-soc2-certification</guid>
            <category><![CDATA[security]]></category>
            <category><![CDATA[cloud]]></category>
            <category><![CDATA[graphql-hive]]></category>
            <category><![CDATA[platform]]></category>
            <category><![CDATA[compliance]]></category>
            <dc:creator><![CDATA[Dotan Simha]]></dc:creator>
            <pubDate>Tue, 25 Mar 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Require Approval for Dangerous Schema Changes]]></title>
            <description><![CDATA[Make schema changes safer with this simple opt-in setting.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2025-03-20-dangerous-change-approval</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2025-03-20-dangerous-change-approval</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Jeff Dolle]]></dc:creator>
            <pubDate>Thu, 20 Mar 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Organization-Level Access Tokens for Enhanced Security & Flexibility]]></title>
            <description><![CDATA[Enhance security and access management in Hive Console with organization-level access tokens. Learn about granular permissions, migration from registry access tokens, and upcoming API integrations.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2025-03-10-new-access-tokens</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2025-03-10-new-access-tokens</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Laurin Quast]]></dc:creator>
            <pubDate>Mon, 10 Mar 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Subgraph Metadata Features]]></title>
            <description><![CDATA[One of the most convincing reasons to use GraphQL that it's self documenting. The `@meta` directive takes this a step further by defining a convenient and type safe way to add key-value metadata to your schema.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2025-03-08-metadata</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2025-03-08-metadata</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Jeff Dolle]]></dc:creator>
            <pubDate>Sat, 08 Mar 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[New Permission System and Role-based Access Control]]></title>
            <description><![CDATA[We improved the permission system to allow more granular permission assignment including role-based access control on a project level.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2025-01-30-new-permission-system</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2025-01-30-new-permission-system</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Laurin Quast]]></dc:creator>
            <pubDate>Thu, 30 Jan 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Building a Unified Financial API: Wealthsimple's Hive Implementation]]></title>
            <description><![CDATA[As the company scaled, the need for a robust, flexible, and efficient API architecture became paramount, leading to the adoption of GraphQL with Hive as their central API management solution.]]></description>
            <link>https://the-guild.dev/graphql/hive/case-studies/wealthsimple</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/case-studies/wealthsimple</guid>
            <category><![CDATA[Case Study]]></category>
            <pubDate>Mon, 27 Jan 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Sound.xyz: Scaling GraphQL Infrastructure for Web3 Music Innovation]]></title>
            <description><![CDATA[Sound.xyz is revolutionizing the music industry by addressing two critical challenges: the concentration of streaming revenue among top artists and the inadequate compensation per stream.]]></description>
            <link>https://the-guild.dev/graphql/hive/case-studies/sound-xyz</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/case-studies/sound-xyz</guid>
            <category><![CDATA[Case Study]]></category>
            <pubDate>Mon, 27 Jan 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[View Preflight Script Logs While Executing Queries]]></title>
            <description><![CDATA[We've added a logs panel in Laboratory to make debugging and tracking preflight script execution easier.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2025-01-22-laboratory-preflight-logs</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2025-01-22-laboratory-preflight-logs</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Kamil Kisiela]]></dc:creator>
            <pubDate>Wed, 22 Jan 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Customizable Default Roles for OIDC Users]]></title>
            <description><![CDATA[When a new member signs in via OIDC, they'll now be automatically assigned the default role configured by your organization.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2025-01-16-oidc-default-roles</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2025-01-16-oidc-default-roles</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Kamil Kisiela]]></dc:creator>
            <pubDate>Thu, 16 Jan 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Added a Conditional Breaking Change Static Threshold]]></title>
            <description><![CDATA[A minor improvement to our conditional breaking changes behavior that allows changes to be considered breaking based on a minimum number of requests.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2025-01-10-static-breaking-change-threshold</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2025-01-10-static-breaking-change-threshold</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Jeff Dolle]]></dc:creator>
            <pubDate>Fri, 10 Jan 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Preflight Scripts in the Laboratory]]></title>
            <description><![CDATA[Populate headers with environment variables and automate authentication flows for GraphQL requests.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2024-12-27-preflight-script</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2024-12-27-preflight-script</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Dimitri Postolov]]></dc:creator>
            <pubDate>Fri, 27 Dec 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Audit Logs]]></title>
            <description><![CDATA[Track actions within your organization.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2024-12-27-audit-logs</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2024-12-27-audit-logs</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Laurin Quast]]></dc:creator>
            <pubDate>Fri, 27 Dec 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Persisted Documents Support for Apollo Router]]></title>
            <description><![CDATA[App Deployments feature is now available for Apollo Router. Learn how to use and how it can improve your GraphQL API.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2024-12-16-apollo-router-app-deployments</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2024-12-16-apollo-router-app-deployments</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Dotan Simha]]></dc:creator>
            <pubDate>Mon, 16 Dec 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Understanding the Differences Between GraphQL and REST API Gateways]]></title>
            <description><![CDATA[What is the difference between GraphQL and REST API Gateway?]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/understanding-the-differences-between-graphql-and-rest-api-gateways</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/understanding-the-differences-between-graphql-and-rest-api-gateways</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[rest]]></category>
            <dc:creator><![CDATA[Saihajpreet Singh]]></dc:creator>
            <pubDate>Tue, 03 Dec 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Hive Plugin for Apollo-Router now available on Crates.io]]></title>
            <description><![CDATA[We've published the Hive Plugin for Apollo-Router on Crates.io. Learn how to use it in your custom Apollo-Router projects.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2024-11-20-hive-plugin-apollo-router-crate</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2024-11-20-hive-plugin-apollo-router-crate</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Dotan Simha]]></dc:creator>
            <pubDate>Wed, 20 Nov 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Hive Plugin for Apollo Router - Stable v1 Release]]></title>
            <description><![CDATA[The stable build of Apollo Router with Hive plugin is now available. Learn how to integrate it with your Federation projects.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2024-11-19-apollo-router-hive-versioning</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2024-11-19-apollo-router-hive-versioning</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Dotan Simha]]></dc:creator>
            <pubDate>Tue, 19 Nov 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Extending your GraphQL service: Federation or Schema Stitching]]></title>
            <description><![CDATA[A summary of information regarding extending your GraphQL service to use Federation or Schema Stitching.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/extending-your-graphql-service</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/extending-your-graphql-service</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-tools]]></category>
            <category><![CDATA[schema-stitching]]></category>
            <category><![CDATA[graphql-federation]]></category>
            <dc:creator><![CDATA[Emily Goodwin]]></dc:creator>
            <pubDate>Mon, 18 Nov 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to write GraphQL resolvers effectively]]></title>
            <description><![CDATA[Learn GraphQL concepts like resolver map, resolver chain, mappers, defer resolve and use GraphQL Code Generator and Server Preset to write resolvers.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/how-to-write-graphql-resolvers-effectively</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/how-to-write-graphql-resolvers-effectively</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[codegen]]></category>
            <category><![CDATA[node]]></category>
            <category><![CDATA[server]]></category>
            <category><![CDATA[typescript]]></category>
            <dc:creator><![CDATA[Eddy Nguyen]]></dc:creator>
            <pubDate>Mon, 04 Nov 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Supercharge Your Supergraph with Hive]]></title>
            <description><![CDATA[Explore API management for Federated GraphQL with Hive. Unlock tools for collaboration, monitoring, and governance to simplify your API architecture.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/supercharge-your-subgraph-with-hive</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/supercharge-your-subgraph-with-hive</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-hive]]></category>
            <category><![CDATA[graphql-federation]]></category>
            <dc:creator><![CDATA[Saihajpreet Singh]]></dc:creator>
            <pubDate>Wed, 30 Oct 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Self-Hosting Hive Made Easier with Versioned Docker Images]]></title>
            <description><![CDATA[We've introduced versioned Docker images for Hive, making it easier to manage and self-host. See where to find the latest updates.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2024-10-29-versioning-for-self-hosters</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2024-10-29-versioning-for-self-hosters</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Kamil Kisiela]]></dc:creator>
            <pubDate>Tue, 29 Oct 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[New Home for Repositories and Docker Images]]></title>
            <description><![CDATA[We've moved repositories and Docker images to the `graphql-hive` organization on GitHub. See what's changed and how to update your setup.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2024-10-29-new-home</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2024-10-29-new-home</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Kamil Kisiela]]></dc:creator>
            <pubDate>Tue, 29 Oct 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Laboratory Improvements]]></title>
            <description><![CDATA[The laboratory received a new look, tabs support, Query Builder plugin and uses GraphiQL v4 alpha.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2024-10-11-laboratory-improvements</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2024-10-11-laboratory-improvements</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Dimitri Postolov]]></dc:creator>
            <pubDate>Fri, 11 Oct 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Introducing Hive Gateway]]></title>
            <description><![CDATA[Announcing the new GraphQL Federation Gateway that seamlessly integrates with the Hive Schema Registry.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2024-09-09-hive-gateway</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2024-09-09-hive-gateway</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Laurin Quast]]></dc:creator>
            <pubDate>Tue, 10 Sep 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[The Guild acquires Stellate]]></title>
            <description><![CDATA[Today we are very pleased to announce that we have acquired Stellate GraphQL CDN - the leading GraphQL Caching solution.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/stellate-acquisition</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/stellate-acquisition</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[company]]></category>
            <dc:creator><![CDATA[Uri Goldshtein]]></dc:creator>
            <pubDate>Tue, 10 Sep 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Introducing GraphQL Mesh v1 and Hive Gateway v1]]></title>
            <description><![CDATA[We released Version 1 of GraphQL Mesh and Hive Gateway, enabling flexible, open-source GraphQL Federation with both GraphQL and non-GraphQL sources.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-mesh-v1-hive-gateway-v1</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-mesh-v1-hive-gateway-v1</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-mesh]]></category>
            <category><![CDATA[graphql-hive]]></category>
            <category><![CDATA[graphql-federation]]></category>
            <dc:creator><![CDATA[Arda Tanrikulu]]></dc:creator>
            <pubDate>Tue, 10 Sep 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Audit of GraphQL Gateways Supporting Apollo Federation]]></title>
            <description><![CDATA[Set of tests to evaluate and compare the compatibility of different GraphQL gateways with Apollo Federation.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/federation-gateway-audit</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/federation-gateway-audit</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-federation]]></category>
            <dc:creator><![CDATA[Kamil Kisiela]]></dc:creator>
            <pubDate>Tue, 10 Sep 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Persisted Documents with App Deployments in Preview]]></title>
            <description><![CDATA[Secure your GraphQL API and reduce upstream traffic by persisting documents through app deployments.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2024-07-30-persisted-documents-app-deployments-preview</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2024-07-30-persisted-documents-app-deployments-preview</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Laurin Quast]]></dc:creator>
            <pubDate>Tue, 30 Jul 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Enhanced OpenID Connect (OIDC) Support]]></title>
            <description><![CDATA[Restrict organization access to OIDC users and improved sign-in flow.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2024-07-17-oidc-improvements</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2024-07-17-oidc-improvements</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Kamil Kisiela]]></dc:creator>
            <pubDate>Wed, 17 Jul 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[MS Teams Webhooks for Alerts in Hive]]></title>
            <description><![CDATA[MS Teams webhooks to receive alerts and notifications from Hive.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2024-06-14-ms-teams-webhooks-alerts</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2024-06-14-ms-teams-webhooks-alerts</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Jiri Spac]]></dc:creator>
            <pubDate>Fri, 14 Jun 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Live Debugging of OpenID Connect Logs]]></title>
            <description><![CDATA[Organization admins can now live debug OpenID Connect logs in the Hive Dashboard.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2024-05-10-openid-connect-logs</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2024-05-10-openid-connect-logs</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Laurin Quast]]></dc:creator>
            <pubDate>Fri, 10 May 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[GraphQL Request Cancellation in JavaScript]]></title>
            <description><![CDATA[Learn how to cancel GraphQL requests on the client side and how to handle cancellations on the server side with JavaScript.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-request-cancellation</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-request-cancellation</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[typescript]]></category>
            <dc:creator><![CDATA[Laurin Quast]]></dc:creator>
            <pubDate>Mon, 29 Apr 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Specialized packages for GraphQL Servers & Cloudflare Worker Support]]></title>
            <description><![CDATA[Enhanced integration with GraphQL servers, deprecating `@graphql-hive/client` and adding support for Cloudflare Workers.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2024-04-23-graphql-server-integrations-workers-support</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2024-04-23-graphql-server-integrations-workers-support</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Kamil Kisiela]]></dc:creator>
            <pubDate>Tue, 23 Apr 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Introducing Deprecated Schema View]]></title>
            <description><![CDATA[Find and understand the deprecated part of your GraphQL schema]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2024-04-09-deprecated-schema-view</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2024-04-09-deprecated-schema-view</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Kamil Kisiela]]></dc:creator>
            <pubDate>Tue, 09 Apr 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Adding Notes to Schema Check Approvals]]></title>
            <description><![CDATA[Give your team more context when approving schema changes by leaving a note.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2024-04-09-approval-comment</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2024-04-09-approval-comment</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Kamil Kisiela]]></dc:creator>
            <pubDate>Tue, 09 Apr 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Native Apollo Federation v2 by default]]></title>
            <description><![CDATA[Generally available support for Apollo Federation v2 in new projects.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2024-04-04-native-federation-v2-support</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2024-04-04-native-federation-v2-support</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Kamil Kisiela]]></dc:creator>
            <pubDate>Thu, 04 Apr 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Develop supergraph locally with new dev command in Hive CLI]]></title>
            <description><![CDATA[Replace the subgraph(s) available in the Registry with your local subgraph(s) and compose a Supergraph locally.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2024-04-04-hive-dev-command</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2024-04-04-hive-dev-command</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Kamil Kisiela]]></dc:creator>
            <pubDate>Thu, 04 Apr 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Support for Subscription and Incremental Delivery Usage Reporting (Defer/Stream)]]></title>
            <description><![CDATA[We now allow you to report usage for subscription operations and incremental delivery with the client SDK.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2024-03-26-subscription-defer-stream-usage-reporting</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2024-03-26-subscription-defer-stream-usage-reporting</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Laurin Quast]]></dc:creator>
            <pubDate>Tue, 26 Mar 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Granular Date Ranger Picker for Insights and Explorer]]></title>
            <description><![CDATA[A improved date range picker for Insights and Explorer that allows for more granular date ranges.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2024-03-20-new-date-range-picker</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2024-03-20-new-date-range-picker</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Laurin Quast]]></dc:creator>
            <pubDate>Wed, 20 Mar 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Top affected operations based on conditional breaking change configuration]]></title>
            <description><![CDATA[We now show you the top affected operations and clients based on the conditional breaking change configuration. This allows you to see the impact of your changes before you approve or reject them.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2024-02-26-schema-check-top-affected-operations</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2024-02-26-schema-check-top-affected-operations</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Laurin Quast]]></dc:creator>
            <pubDate>Mon, 26 Feb 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Upcoming changes to schema composition for Schema Stitching projects]]></title>
            <description><![CDATA[Due to stitching limitations we need to slightly alter the schema composition behaviour for more predictable results.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2024-02-08-upcoming-stitching-project-changes</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2024-02-08-upcoming-stitching-project-changes</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Laurin Quast]]></dc:creator>
            <pubDate>Thu, 08 Feb 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Schema Contracts for Federation]]></title>
            <description><![CDATA[We added support schema contracts for Federation projects.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2024-02-06-schema-contracts-for-federation</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2024-02-06-schema-contracts-for-federation</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Laurin Quast]]></dc:creator>
            <pubDate>Tue, 06 Feb 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Announcing Accounts.js 1.0 Release Candidate]]></title>
            <description><![CDATA[Introducing Accounts.js 1.0 Release Candidate, an end to end authentication and accounts management solution.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/accounts.js-1.0-rc</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/accounts.js-1.0-rc</guid>
            <category><![CDATA[accounts-js]]></category>
            <category><![CDATA[graphql-modules]]></category>
            <category><![CDATA[graphql]]></category>
            <dc:creator><![CDATA[Niccolo Belli]]></dc:creator>
            <pubDate>Mon, 08 Jan 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Building Open Source GraphQL Security]]></title>
            <description><![CDATA[Learn how open-source boosts GraphQL security and explore defensive and offensive tools, resources, and best practices to protect your GraphQL APIs.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/open-source-graphql-security</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/open-source-graphql-security</guid>
            <category><![CDATA[graphql]]></category>
            <dc:creator><![CDATA[Nohé Hinniger-Foray]]></dc:creator>
            <pubDate>Fri, 08 Dec 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Introducing Member Roles]]></title>
            <description><![CDATA[Assign roles to members of your organization or create custom roles that fit your team perfectly]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2023-12-05-member-roles</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2023-12-05-member-roles</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Kamil Kisiela]]></dc:creator>
            <pubDate>Tue, 05 Dec 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Install a specific version of CLI]]></title>
            <description><![CDATA[Users who do not use NPM can now select and install the precise version of CLI that suits their requirements.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2023-11-24-non-npm-cli-version-selection</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2023-11-24-non-npm-cli-version-selection</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Kamil Kisiela]]></dc:creator>
            <pubDate>Fri, 24 Nov 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Breaking change approval improvements]]></title>
            <description><![CDATA[Approved breaking changes are now remembered in the context of a pull request/branch.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2023-11-16-schema-check-breaking-change-approval-context</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2023-11-16-schema-check-breaking-change-approval-context</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Laurin Quast]]></dc:creator>
            <pubDate>Thu, 16 Nov 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Persist query and variables state for the laboratory GraphiQL playground]]></title>
            <description><![CDATA[Query and variables state is now saved in the browser for the laboratory GraphiQL playground.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2023-11-27-laboratory-persist-state</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2023-11-27-laboratory-persist-state</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Aleksandra Sikora]]></dc:creator>
            <pubDate>Fri, 10 Nov 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[New schema checks filters and a GitHub commit link]]></title>
            <description><![CDATA[Select to view only failed schema checks or only schema checks with changes. Click on the GitHub commit link to see the corresponding code changes.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2023-11-02-schema-checks-updates</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2023-11-02-schema-checks-updates</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Aleksandra Sikora]]></dc:creator>
            <pubDate>Thu, 02 Nov 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Native Apollo Federation v2 support in Hive!]]></title>
            <description><![CDATA[Gain early access and eliminate the need for you to manage your own schema composition server.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2023-10-10-native-federation-2</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2023-10-10-native-federation-2</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Kamil Kisiela]]></dc:creator>
            <pubDate>Tue, 10 Oct 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Introducing Unused GraphQL Schema view]]></title>
            <description><![CDATA[Detect unused GraphQL schema elements to safely remove them.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2023-10-09-unused-schema-view</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2023-10-09-unused-schema-view</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Kamil Kisiela]]></dc:creator>
            <pubDate>Mon, 09 Oct 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Link GitHub action repository to schema check]]></title>
            <description><![CDATA[A schema check within a project can now be linked to any GitHub action repository.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2023-10-05-link-github-action-repository-to-schema-check</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2023-10-05-link-github-action-repository-to-schema-check</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Laurin Quast]]></dc:creator>
            <pubDate>Thu, 05 Oct 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Open Source composition and validation library for Apollo Federation]]></title>
            <description><![CDATA[Introducing MIT licensed drop-in replacement for the Apollo Federation composition library.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/open-source-apollo-federation</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/open-source-apollo-federation</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-federation]]></category>
            <dc:creator><![CDATA[Kamil Kisiela]]></dc:creator>
            <pubDate>Thu, 05 Oct 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Introducing GraphQL API consumer Insights page]]></title>
            <description><![CDATA[Insights into individual GraphQL consumers and their versions.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2023-09-28-introducing-graphql-api-consumer-insights-page</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2023-09-28-introducing-graphql-api-consumer-insights-page</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Kamil Kisiela]]></dc:creator>
            <pubDate>Thu, 28 Sep 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Introducing Schema Coordinate Insights page]]></title>
            <description><![CDATA[Insights into individual GraphQL types and fields.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2023-09-27-introducing-schema-coordinate-insights-page</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2023-09-27-introducing-schema-coordinate-insights-page</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Kamil Kisiela]]></dc:creator>
            <pubDate>Wed, 27 Sep 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Github check-run includes now project's name]]></title>
            <description><![CDATA[A subtle but important change for Github users. In newly created projects, a check-runs name includes the name of the project.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2023-09-26-github-check-run-includes-project-name</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2023-09-26-github-check-run-includes-project-name</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Kamil Kisiela]]></dc:creator>
            <pubDate>Tue, 26 Sep 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[GraphQLConf 2023 Recap]]></title>
            <description><![CDATA[Explore the highlights of GraphQLConf 2023. Learn about the latest trends in GraphQL, from gateway solutions to composite schemas and innovative projects.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphqlconf-2023-recap</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphqlconf-2023-recap</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-federation]]></category>
            <dc:creator><![CDATA[Laurin Quast]]></dc:creator>
            <pubDate>Mon, 25 Sep 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[State of GraphQL Gateways in 2023]]></title>
            <description><![CDATA[A six-month journey of researching, benchmarking, exploring and comparing GraphQL gateways and the Federation spec in 2023.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/state-of-graphql-gateways-in-2023</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/state-of-graphql-gateways-in-2023</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[gateway]]></category>
            <category><![CDATA[benchmark]]></category>
            <category><![CDATA[performance]]></category>
            <category><![CDATA[report]]></category>
            <category><![CDATA[graphql-federation]]></category>
            <dc:creator><![CDATA[Dotan Simha]]></dc:creator>
            <pubDate>Thu, 14 Sep 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[All GraphQL clients and versions in Insights page]]></title>
            <description><![CDATA[TreeMap showcasing various GraphQL clients along with their versions and traffic data]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2023-08-30-all-graphql-clients-and-versions-in-insights-page</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2023-08-30-all-graphql-clients-and-versions-in-insights-page</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Kamil Kisiela]]></dc:creator>
            <pubDate>Wed, 30 Aug 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Top 5 operations in Explorer]]></title>
            <description><![CDATA[In the Laboratory, you can now run a query against an actual endpoint]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2023-08-18-top-5-operations-in-explorer-page</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2023-08-18-top-5-operations-in-explorer-page</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Kamil Kisiela]]></dc:creator>
            <pubDate>Fri, 18 Aug 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[GraphQL Operation Insights page is here]]></title>
            <description><![CDATA[Insights into individual GraphQL operations.]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2023-08-18-graphql-operation-insights-page</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2023-08-18-graphql-operation-insights-page</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Kamil Kisiela]]></dc:creator>
            <pubDate>Fri, 18 Aug 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Query actual GraphQL endpoint from Laboratory]]></title>
            <description><![CDATA[In the Laboratory, you can now run a query against an actual endpoint]]></description>
            <link>https://the-guild.dev/graphql/hive/product-updates/2023-07-28-query-actual-graphql-endpoint-from-laboratory</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/product-updates/2023-07-28-query-actual-graphql-endpoint-from-laboratory</guid>
            <category><![CDATA[Product Update]]></category>
            <dc:creator><![CDATA[Laurin Quast]]></dc:creator>
            <pubDate>Fri, 28 Jul 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Hive Summer Update 2023]]></title>
            <description><![CDATA[Learn what is new on Hive Console, we have shipped a lot of new exciting features and improvements.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/hive-summer-update-2023</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/hive-summer-update-2023</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-hive]]></category>
            <category><![CDATA[graphql-federation]]></category>
            <dc:creator><![CDATA[Laurin Quast]]></dc:creator>
            <pubDate>Thu, 20 Jul 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[The complete GraphQL Scalar Guide]]></title>
            <description><![CDATA[Knowing how native and custom GraphQL Scalar works enables building flexible and extendable GraphQL schema.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/the-complete-graphql-scalar-guide</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/the-complete-graphql-scalar-guide</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[scalars]]></category>
            <category><![CDATA[codegen]]></category>
            <category><![CDATA[node]]></category>
            <category><![CDATA[server]]></category>
            <category><![CDATA[typescript]]></category>
            <dc:creator><![CDATA[Eddy Nguyen]]></dc:creator>
            <pubDate>Tue, 27 Jun 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Build a GraphQL server running on Cloudflare Workers.]]></title>
            <description><![CDATA[This course aims to build a practical GraphQL server on Cloudflare Workers using GraphQL Yoga, Pothos, Kysely, etc.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-yoga-worker</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-yoga-worker</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[nodejs]]></category>
            <category><![CDATA[typescript]]></category>
            <category><![CDATA[yoga]]></category>
            <dc:creator><![CDATA[Rito Tamata]]></dc:creator>
            <pubDate>Wed, 31 May 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Using @defer Directive with GraphQL Code Generator]]></title>
            <description><![CDATA[Learn how to boost GraphQL performance using the @defer directive and GraphQL Code Generator for deferred fragment field resolution.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/defer-support-codegen</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/defer-support-codegen</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-federation]]></category>
            <category><![CDATA[codegen]]></category>
            <dc:creator><![CDATA[Aleksandra Sikora]]></dc:creator>
            <pubDate>Wed, 24 May 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Introducing Schema Policy in Hive]]></title>
            <description><![CDATA[New GraphQL-Hive feature for enfocring best-practices and schema-design styles.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/hive-introducing-schema-policy</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/hive-introducing-schema-policy</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-hive]]></category>
            <dc:creator><![CDATA[Dotan Simha]]></dc:creator>
            <pubDate>Tue, 16 May 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Optimize your Bundle Size with SWC and GraphQL Codegen]]></title>
            <description><![CDATA[Optimize your Bundle Size with the SWC plugin for client-preset for GraphQL Code Generator]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/optimize-bundle-size-with-swc-and-graphql-codegen</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/optimize-bundle-size-with-swc-and-graphql-codegen</guid>
            <category><![CDATA[client-preset]]></category>
            <category><![CDATA[codegen]]></category>
            <dc:creator><![CDATA[Jesse van der Velden]]></dc:creator>
            <pubDate>Tue, 18 Apr 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[GraphQL over Internet]]></title>
            <description><![CDATA[HTTP, WebSockets, Server-Sent Events, undergoing standardization and libraries.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-over-internet</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-over-internet</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[http]]></category>
            <category><![CDATA[ws]]></category>
            <category><![CDATA[sse]]></category>
            <dc:creator><![CDATA[Denis Badurina]]></dc:creator>
            <pubDate>Thu, 06 Apr 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Announcing GraphQL Network Inspector]]></title>
            <description><![CDATA[A better way to debug network traffic with GraphQL]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/announcing-graphql-network-inspector</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/announcing-graphql-network-inspector</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-network-inspector]]></category>
            <dc:creator><![CDATA[Warren Day]]></dc:creator>
            <pubDate>Wed, 22 Feb 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[GraphQL Cursor Pagination with PostgreSQL]]></title>
            <description><![CDATA[An SQL based approach for understanding and implementing GraphQL Cursor Pagination.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-cursor-pagination-with-postgresql</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-cursor-pagination-with-postgresql</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[sql]]></category>
            <category><![CDATA[postgresql]]></category>
            <dc:creator><![CDATA[Laurin Quast]]></dc:creator>
            <pubDate>Wed, 15 Feb 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Hive Console - Improvements in Schema Registry]]></title>
            <description><![CDATA[Hive Console announces new and improved schema registry model with improved workflow and user experience. Access to old model will end soon, switch recommended.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-hive-improvements-in-schema-registry</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-hive-improvements-in-schema-registry</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-hive]]></category>
            <dc:creator><![CDATA[Kamil Kisiela]]></dc:creator>
            <pubDate>Mon, 06 Feb 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How we shipped CDN access tokens with Cloudflare Workers and R2]]></title>
            <description><![CDATA[Learn how we are using Cloudflare Workers to provide highly available access tokens for the Hive schema artifacts CDN.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/how-we-shipped-cdn-access-tokens-with-cloudflare-workers-and-r2</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/how-we-shipped-cdn-access-tokens-with-cloudflare-workers-and-r2</guid>
            <category><![CDATA[graphql-hive]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[cloudflare]]></category>
            <category><![CDATA[whatwg]]></category>
            <dc:creator><![CDATA[Laurin Quast]]></dc:creator>
            <pubDate>Thu, 02 Feb 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[On-Demand Shared GraphQL Subscriptions with RxJS]]></title>
            <description><![CDATA[Trigger on-demand expensive subscriptions and share results between multiple subscribers]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/on-demand-shared-graphql-subscriptions-with-rxjs</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/on-demand-shared-graphql-subscriptions-with-rxjs</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[subscriptions]]></category>
            <category><![CDATA[typescript]]></category>
            <category><![CDATA[rxjs]]></category>
            <dc:creator><![CDATA[Ghislain Thau]]></dc:creator>
            <pubDate>Fri, 27 Jan 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Flutter GraphQL | The Guild]]></title>
            <description><![CDATA[Brick is an open source package that provides offline support for GraphQL in Flutter]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/offline-graphql-the-easy-parts</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/offline-graphql-the-easy-parts</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[deepdive]]></category>
            <category><![CDATA[flutter]]></category>
            <dc:creator><![CDATA[Tim Shedor]]></dc:creator>
            <pubDate>Wed, 25 Jan 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Scalable APIs with GraphQL Server Codegen Preset]]></title>
            <description><![CDATA[Structuring GraphQL server the right way enables many teams to work in harmony while minimising runtime risks.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/scalable-apis-with-graphql-server-codegen-preset</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/scalable-apis-with-graphql-server-codegen-preset</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[codegen]]></category>
            <category><![CDATA[node]]></category>
            <category><![CDATA[server]]></category>
            <category><![CDATA[typescript]]></category>
            <dc:creator><![CDATA[Eddy Nguyen]]></dc:creator>
            <pubDate>Tue, 24 Jan 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Build realtime GraphQL backends with Grafbase]]></title>
            <description><![CDATA[Build collaborative, multiplayer apps faster and easier than ever with GraphQL Live Queries using Grafbase.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/build-realtime-graphql-backends-with-grafbase</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/build-realtime-graphql-backends-with-grafbase</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[real-time]]></category>
            <category><![CDATA[live-query]]></category>
            <dc:creator><![CDATA[Jamie Barton]]></dc:creator>
            <pubDate>Tue, 17 Jan 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[GraphQL-ESLint v3.14 - What's New?]]></title>
            <description><![CDATA[The best GraphQL linter becomes even better! Check out what we added in the new version.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-eslint-3.14</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-eslint-3.14</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[eslint]]></category>
            <category><![CDATA[linter]]></category>
            <dc:creator><![CDATA[Dimitri Postolov]]></dc:creator>
            <pubDate>Wed, 28 Dec 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[GraphQXL - The Missing GraphQL Language Extension?]]></title>
            <description><![CDATA[GraphQXL, a new language for building big and scalable GraphQL server-side schemas]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphqxl-language</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphqxl-language</guid>
            <category><![CDATA[graphql]]></category>
            <dc:creator><![CDATA[Gabriel Musat]]></dc:creator>
            <pubDate>Mon, 12 Dec 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[GraphQL Yoga NestJS integration now supports NestJS v9 and Yoga v3]]></title>
            <description><![CDATA[A new version of @graphql-yoga/nestjs with NestJS v9 support is out!]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-yoga-nestjs-v9</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-yoga-nestjs-v9</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[nodejs]]></category>
            <category><![CDATA[typescript]]></category>
            <category><![CDATA[yoga]]></category>
            <category><![CDATA[nestjs]]></category>
            <dc:creator><![CDATA[Denis Badurina]]></dc:creator>
            <pubDate>Tue, 06 Dec 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Announcing GraphQL Yoga v3]]></title>
            <description><![CDATA[The new version of GraphQL Yoga is out! Learn what has improved and what is new!]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-yoga-v3</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-yoga-v3</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[nodejs]]></category>
            <category><![CDATA[typescript]]></category>
            <category><![CDATA[yoga]]></category>
            <category><![CDATA[graphql-federation]]></category>
            <dc:creator><![CDATA[Saihajpreet Singh]]></dc:creator>
            <pubDate>Tue, 15 Nov 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How ClickHouse helps us track billions of GraphQL requests monthly]]></title>
            <description><![CDATA[Learn how ClickHouse enabled Hive Console to scale from millions to billions of requests monthly.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-hive-and-clickhouse</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-hive-and-clickhouse</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-hive]]></category>
            <dc:creator><![CDATA[Kamil Kisiela]]></dc:creator>
            <pubDate>Tue, 08 Nov 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Announcing free SSO (Single Sign On) on Hive Console]]></title>
            <description><![CDATA[Link your Hive Console Organization to your OAuth OIDC provider of choice.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/announcing-free-single-sign-on-for-graphql-hive</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/announcing-free-single-sign-on-for-graphql-hive</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-federation]]></category>
            <category><![CDATA[graphql-hive]]></category>
            <dc:creator><![CDATA[Laurin Quast]]></dc:creator>
            <pubDate>Mon, 07 Nov 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Getting the Best of TypeScript and GraphQL: Union Types]]></title>
            <description><![CDATA[The combination of TypeScript and GraphQL can be very powerful. Both TypeScript and GraphQL support the concept of discriminated unions.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/typescript-graphql-unions-types</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/typescript-graphql-unions-types</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[typescript]]></category>
            <category><![CDATA[codegen]]></category>
            <dc:creator><![CDATA[Tuval Simha]]></dc:creator>
            <pubDate>Tue, 18 Oct 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Building Slack Bot with Cloudflare Workers]]></title>
            <description><![CDATA[The Guild Internal toolL -  GitHub Slack bot reminder in Cloudflare Workers]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/slack-bot-with-cloudflare</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/slack-bot-with-cloudflare</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[codegen]]></category>
            <dc:creator><![CDATA[Tuval Simha]]></dc:creator>
            <pubDate>Wed, 12 Oct 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Announcing self-hosted Hive Console]]></title>
            <description><![CDATA[Host your own Hive Console instance. We are happy to announce that we have reached the milestone of making it easy to host their own instance of Hive Console.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/announcing-self-hosted-graphql-hive</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/announcing-self-hosted-graphql-hive</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-federation]]></category>
            <category><![CDATA[graphql-hive]]></category>
            <dc:creator><![CDATA[Laurin Quast]]></dc:creator>
            <pubDate>Wed, 05 Oct 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Improved Security with GraphQL Armor support for Yoga Server 2]]></title>
            <description><![CDATA[Bringing security by default to GraphQL and Yoga Server.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/improved-security-with-graphql-armor-support-for-yoga-server-2</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/improved-security-with-graphql-armor-support-for-yoga-server-2</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-tools]]></category>
            <category><![CDATA[security]]></category>
            <dc:creator><![CDATA[Laurin Quast]]></dc:creator>
            <pubDate>Wed, 24 Aug 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[JavaScript runs everywhere, so should your servers - here is how]]></title>
            <description><![CDATA[A new way to make any Javascript server platform-agnostic.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/fetch-for-servers</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/fetch-for-servers</guid>
            <category><![CDATA[fetch]]></category>
            <category><![CDATA[whatwg]]></category>
            <category><![CDATA[node]]></category>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-yoga]]></category>
            <dc:creator><![CDATA[Arda Tanrikulu]]></dc:creator>
            <pubDate>Mon, 22 Aug 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Unleash the power of Fragments with GraphQL Codegen]]></title>
            <description><![CDATA[The most important parts of Relay are the concepts of building and scaling applications, let's show how you can use these patterns in your existing projects.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/unleash-the-power-of-fragments-with-graphql-codegen</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/unleash-the-power-of-fragments-with-graphql-codegen</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[codegen]]></category>
            <category><![CDATA[react]]></category>
            <category><![CDATA[typescript]]></category>
            <category><![CDATA[relay]]></category>
            <category><![CDATA[apollo]]></category>
            <category><![CDATA[urql]]></category>
            <dc:creator><![CDATA[Laurin Quast]]></dc:creator>
            <pubDate>Fri, 05 Aug 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Bringing the best GraphQL experience to Svelte]]></title>
            <description><![CDATA[It's time to unveil a massive effort by the KitQL and Houdini maintainers to join forces!]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/houdini-and-kitql</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/houdini-and-kitql</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[svelte]]></category>
            <dc:creator><![CDATA[Jean-Yves Couët]]></dc:creator>
            <pubDate>Mon, 04 Jul 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Building GraphQL Servers in 2022]]></title>
            <description><![CDATA[In this talk we'll learn about the tools needed to build your own GraphQL server from scratch using GraphQL Yoga.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/building-graphql-servers-in-2022</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/building-graphql-servers-in-2022</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[conference]]></category>
            <category><![CDATA[yoga]]></category>
            <dc:creator><![CDATA[Jamie Barton]]></dc:creator>
            <pubDate>Tue, 28 Jun 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Announcing Hive Console, the complete GraphQL API manager]]></title>
            <description><![CDATA[We are incredibly excited to share with you today the public launch of Hive Console!]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/announcing-graphql-hive-release</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/announcing-graphql-hive-release</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-federation]]></category>
            <category><![CDATA[graphql-hive]]></category>
            <dc:creator><![CDATA[Charly Poly]]></dc:creator>
            <pubDate>Tue, 24 May 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Announcing GraphQL Yoga 2.0!]]></title>
            <description><![CDATA[Fully-featured GraphQL Server with focus on easy setup, performance and great developer experience]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/announcing-graphql-yoga-v2</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/announcing-graphql-yoga-v2</guid>
            <category><![CDATA[server]]></category>
            <category><![CDATA[graphql-federation]]></category>
            <category><![CDATA[envelop]]></category>
            <category><![CDATA[node]]></category>
            <category><![CDATA[graphql]]></category>
            <dc:creator><![CDATA[Charly Poly]]></dc:creator>
            <pubDate>Tue, 29 Mar 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[GraphQL error handling to the max with Typescript, codegen and fp-ts]]></title>
            <description><![CDATA[Handle unsafe APIs in a typesafe way with Typescript and Functional Programming.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-error-handling-with-fp</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-error-handling-with-fp</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[typescript]]></category>
            <category><![CDATA[codegen]]></category>
            <category><![CDATA[fp-ts]]></category>
            <category><![CDATA[error-handling]]></category>
            <category><![CDATA[best-practices]]></category>
            <dc:creator><![CDATA[Ghislain Thau]]></dc:creator>
            <pubDate>Mon, 07 Mar 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How not to learn GraphQL]]></title>
            <description><![CDATA[A guide to avoid common learning biases and misconceptions around GraphQL.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/how-not-to-learn-graphql</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/how-not-to-learn-graphql</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-federation]]></category>
            <dc:creator><![CDATA[Charly Poly]]></dc:creator>
            <pubDate>Mon, 14 Feb 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[The Anatomy of a GraphQL Request]]></title>
            <description><![CDATA[Let's go back to the basics and break down a GraphQL request.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/the-anatomy-of-a-graphql-request</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/the-anatomy-of-a-graphql-request</guid>
            <category><![CDATA[graphql]]></category>
            <dc:creator><![CDATA[Laurin Quast]]></dc:creator>
            <pubDate>Sun, 30 Jan 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Caching data with DataLoader]]></title>
            <description><![CDATA[How to use DataLoader to cache data in your GraphQL server.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/caching-data-with-dataloader</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/caching-data-with-dataloader</guid>
            <category><![CDATA[cache]]></category>
            <category><![CDATA[data]]></category>
            <category><![CDATA[server]]></category>
            <category><![CDATA[graphql]]></category>
            <dc:creator><![CDATA[Gilad Tidhar]]></dc:creator>
            <pubDate>Wed, 26 Jan 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[GraphQL Code Generator with TypeScript and Prisma models]]></title>
            <description><![CDATA[How to use Prisma models with GraphQL Code Generator]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-code-generator-and-prisma</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-code-generator-and-prisma</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[typescript]]></category>
            <category><![CDATA[codegen]]></category>
            <category><![CDATA[prisma]]></category>
            <dc:creator><![CDATA[Gilad Tidhar]]></dc:creator>
            <pubDate>Sun, 19 Dec 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[GraphQL AuthZ - GraphQL Authorization layer]]></title>
            <description><![CDATA[Flexible modern way of adding an authorization layer on top of your existing GraphQL backend systems.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-authz</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-authz</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[authorization]]></category>
            <category><![CDATA[graphql-federation]]></category>
            <category><![CDATA[graphql-authz]]></category>
            <dc:creator><![CDATA[Dmitry Til]]></dc:creator>
            <pubDate>Sun, 19 Dec 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[GraphQL Authentication with Envelop and Auth0]]></title>
            <description><![CDATA[Learn how to quickly add authentication to you GraphQL Envelop setup with Auth0.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-authentication-with-envelop-and-auth0</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-authentication-with-envelop-and-auth0</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[authentication]]></category>
            <category><![CDATA[envelop]]></category>
            <dc:creator><![CDATA[Laurin Quast]]></dc:creator>
            <pubDate>Sun, 19 Dec 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[GraphQL over SSE (Server-Sent Events)]]></title>
            <description><![CDATA[Zero-dependency, HTTP/1 safe, simple, GraphQL over Server-Sent Events Protocol server and client.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-over-sse</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-over-sse</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-subscriptions]]></category>
            <dc:creator><![CDATA[Denis Badurina]]></dc:creator>
            <pubDate>Wed, 01 Sep 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[GraphQL Response Caching with Envelop]]></title>
            <description><![CDATA[Caching GraphQL endpoints can be tricky. Let's take a look at the theory behind making it possible and learn how to do it with Envelop.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-response-caching-with-envelop</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-response-caching-with-envelop</guid>
            <category><![CDATA[graphql]]></category>
            <dc:creator><![CDATA[Laurin Quast]]></dc:creator>
            <pubDate>Thu, 19 Aug 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[What's new in GraphQL-Codegen v2?]]></title>
            <description><![CDATA[Human-readable types, improved infrastructure, a new plugin for TypeScript and more!]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/whats-new-in-graphql-codegen-v2</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/whats-new-in-graphql-codegen-v2</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[codegen]]></category>
            <category><![CDATA[typescript]]></category>
            <dc:creator><![CDATA[Dotan Simha]]></dc:creator>
            <pubDate>Tue, 03 Aug 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[SwiftGraphQL - A GraphQL client for Swift lovers.]]></title>
            <description><![CDATA[SwiftGraphQL lets you use all the power Swift gives you to query your data. It feels like magic.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/swift-graphql</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/swift-graphql</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[swift]]></category>
            <category><![CDATA[client]]></category>
            <category><![CDATA[swift-graphql]]></category>
            <dc:creator><![CDATA[Matic Zavadlal]]></dc:creator>
            <pubDate>Mon, 02 Aug 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[GraphQL Tools V8 - Stitch Federation Services]]></title>
            <description><![CDATA[GraphQL Tools - Faster and more flexible Schema Stitching!]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-tools-v8</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-tools-v8</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-tools]]></category>
            <category><![CDATA[schema-stitching]]></category>
            <category><![CDATA[relay]]></category>
            <category><![CDATA[graphql-federation]]></category>
            <dc:creator><![CDATA[Arda Tanrikulu]]></dc:creator>
            <pubDate>Wed, 28 Jul 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Introducing Envelop - The GraphQL Plugin System]]></title>
            <description><![CDATA[A new tool by The Guild: A powerful new way for creating fast, modern and secure GraphQL servers.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/introducing-envelop</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/introducing-envelop</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[server]]></category>
            <category><![CDATA[node]]></category>
            <category><![CDATA[plugins]]></category>
            <category><![CDATA[envelop]]></category>
            <dc:creator><![CDATA[Dotan Simha]]></dc:creator>
            <pubDate>Thu, 22 Jul 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Collecting GraphQL Live Query Resource Identifier with GraphQL Tools]]></title>
            <description><![CDATA[GraphQL Tools can help to solve a variety of problems. Lean how it can be used for live queries.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/collecting-graphql-live-query-resource-identifier-with-graphql-tools</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/collecting-graphql-live-query-resource-identifier-with-graphql-tools</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-tools]]></category>
            <category><![CDATA[real-time]]></category>
            <category><![CDATA[live-query]]></category>
            <dc:creator><![CDATA[Laurin Quast]]></dc:creator>
            <pubDate>Thu, 01 Jul 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[GraphQL with TypeScript done right]]></title>
            <description><![CDATA[How to get the most of React application types with GraphQL Code Generator.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-with-typescript-done-right</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-with-typescript-done-right</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[typescript]]></category>
            <category><![CDATA[codegen]]></category>
            <category><![CDATA[node]]></category>
            <category><![CDATA[react]]></category>
            <dc:creator><![CDATA[Charly Poly]]></dc:creator>
            <pubDate>Thu, 29 Apr 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Subscriptions and Live Queries - Real Time with GraphQL]]></title>
            <description><![CDATA[GraphQL subscriptions are used by many. Let's take a look at both methods for achieving real-time communication with GraphQL.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/subscriptions-and-live-queries-real-time-with-graphql</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/subscriptions-and-live-queries-real-time-with-graphql</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[subscription]]></category>
            <category><![CDATA[real-time]]></category>
            <dc:creator><![CDATA[Laurin Quast]]></dc:creator>
            <pubDate>Wed, 21 Apr 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Hive Console - Manage Your GraphQL API Workflow]]></title>
            <description><![CDATA[Announcing the beta testing program of Hive Console - schema registry for any GraphQL workflow.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-hive-preview</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-hive-preview</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-hive]]></category>
            <category><![CDATA[graphql-federation]]></category>
            <dc:creator><![CDATA[Kamil Kisiela]]></dc:creator>
            <pubDate>Fri, 26 Mar 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[A New Year for GraphQL Schema Stitching]]></title>
            <description><![CDATA[2021 is the year to give Schema Stitching a fresh look after its recent renovation]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/a-new-year-for-schema-stitching</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/a-new-year-for-schema-stitching</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-federation]]></category>
            <category><![CDATA[graphql-tools]]></category>
            <category><![CDATA[schema-stitching]]></category>
            <dc:creator><![CDATA[Greg MacWilliam]]></dc:creator>
            <pubDate>Thu, 14 Jan 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[The New GraphQL Modules]]></title>
            <description><![CDATA[GraphQL Modules showed up on NPM almost 3 years ago, but now we decided to rewrite it from scratch.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-modules-v1</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-modules-v1</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-modules]]></category>
            <dc:creator><![CDATA[Kamil Kisiela]]></dc:creator>
            <pubDate>Mon, 21 Dec 2020 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Add reactivity to an existing source using GraphQL Mesh]]></title>
            <description><![CDATA[How To extend an existing endpoint with subscriptions to bring reactivity to your application.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/add-reactivity-to-an-existing-source</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/add-reactivity-to-an-existing-source</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-mesh]]></category>
            <category><![CDATA[subscription]]></category>
            <dc:creator><![CDATA[Jean-Yves Couët]]></dc:creator>
            <pubDate>Tue, 15 Dec 2020 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[GraphQL - The Workflow]]></title>
            <description><![CDATA[The Workflow when taking GraphQL from development to production.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-deep-dive-6</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-deep-dive-6</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-federation]]></category>
            <dc:creator><![CDATA[Vignesh T.V.]]></dc:creator>
            <pubDate>Sat, 12 Dec 2020 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[GraphQL - The Stack - #3]]></title>
            <description><![CDATA[The GraphQL Stack - Part 3. In this blog looking at more such tools and services which have created a great impact in the GraphQL ecosystem.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-deep-dive-5</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-deep-dive-5</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-federation]]></category>
            <dc:creator><![CDATA[Vignesh T.V.]]></dc:creator>
            <pubDate>Sun, 06 Dec 2020 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[GraphQL - The Stack - #2]]></title>
            <description><![CDATA[The GraphQL Stack - Part 2. GraphQL Modules Preset with Codegen since it essentially also splits your types and generates types.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-deep-dive-4</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-deep-dive-4</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-federation]]></category>
            <dc:creator><![CDATA[Vignesh T.V.]]></dc:creator>
            <pubDate>Fri, 04 Dec 2020 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[GraphQL - The Stack - #1]]></title>
            <description><![CDATA[The GraphQL Stack - Part 1. Choosing the right tech stack for your use case and building the development workflow which suits you best in this blog.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-deep-dive-3</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-deep-dive-3</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-federation]]></category>
            <dc:creator><![CDATA[Vignesh T.V.]]></dc:creator>
            <pubDate>Thu, 03 Dec 2020 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[GraphQL - Use case and Architecture]]></title>
            <description><![CDATA[Architecting for GraphQL and its ecosystem. Looking at how your architecture can look like when working with GraphQL.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-deep-dive-2</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-deep-dive-2</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-federation]]></category>
            <dc:creator><![CDATA[Vignesh T.V.]]></dc:creator>
            <pubDate>Wed, 02 Dec 2020 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[GraphQL - Diving Deep]]></title>
            <description><![CDATA[Answering all the questions you may have about GraphQL and its ecosystem.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-deep-dive-1</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-deep-dive-1</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-federation]]></category>
            <dc:creator><![CDATA[Vignesh T.V.]]></dc:creator>
            <pubDate>Tue, 01 Dec 2020 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[What's new with Apollo Client v3 and GraphQL Codegen]]></title>
            <description><![CDATA[All the new features GraphQL Codegen adds to your type-system with the new Apollo Client 3.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-codegen-and-apollo-client-3</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-codegen-and-apollo-client-3</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[codegen]]></category>
            <category><![CDATA[typescript]]></category>
            <category><![CDATA[react]]></category>
            <category><![CDATA[angular]]></category>
            <category><![CDATA[apollo-client]]></category>
            <dc:creator><![CDATA[Dotan Simha]]></dc:creator>
            <pubDate>Mon, 30 Nov 2020 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[graphql-let - A Webpack loader for GraphQL Code Generator]]></title>
            <description><![CDATA[graphql-let is a webpack loader of GraphQL code generator.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-let</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-let</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[codegen]]></category>
            <category><![CDATA[webpack]]></category>
            <dc:creator><![CDATA[Soichi Takamura]]></dc:creator>
            <pubDate>Wed, 25 Nov 2020 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Introducing: GraphQL Codegen plugin for TypeScript & SWR!]]></title>
            <description><![CDATA[Working with GraphQL, TypeScript and SWR is now much simpler!]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-codegen-plugin-typescript-swr</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-codegen-plugin-typescript-swr</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[codegen]]></category>
            <category><![CDATA[typescript]]></category>
            <category><![CDATA[react]]></category>
            <category><![CDATA[hooks]]></category>
            <category><![CDATA[swr]]></category>
            <dc:creator><![CDATA[Yuta Haga]]></dc:creator>
            <pubDate>Mon, 23 Nov 2020 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[GraphQL Tools v7 delivers the next generation GraphQL API Gateway]]></title>
            <description><![CDATA[GraphQL Tools v7 - Brings Schema Stitching to a whole new level thanks to automation and performance enhancements.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-tools-v7</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-tools-v7</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-tools]]></category>
            <category><![CDATA[schema-first]]></category>
            <category><![CDATA[schema-stitching]]></category>
            <category><![CDATA[graphql-federation]]></category>
            <dc:creator><![CDATA[Arda Tanrikulu]]></dc:creator>
            <pubDate>Tue, 03 Nov 2020 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[The Guild is joining the GraphQL Foundation]]></title>
            <description><![CDATA[Our plans to contribute to the GraphQL Foundation.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/joining-graphql-foundation</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/joining-graphql-foundation</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[foundation]]></category>
            <dc:creator><![CDATA[Uri Goldshtein]]></dc:creator>
            <pubDate>Fri, 30 Oct 2020 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[What's new in GraphQL CLI 4.1]]></title>
            <description><![CDATA[GraphQL CLI - experience the modern way for developing full-stack GraphQL applications.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/whats-new-in-graphql-cli-4.1.0</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/whats-new-in-graphql-cli-4.1.0</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[node]]></category>
            <category><![CDATA[graphql-cli]]></category>
            <category><![CDATA[graphback]]></category>
            <dc:creator><![CDATA[Enda Phelan]]></dc:creator>
            <pubDate>Thu, 15 Oct 2020 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Webhooks as GraphQL Subscriptions using GraphQL Mesh]]></title>
            <description><![CDATA[Consume your legacy webhooks and subscriptions from any data source as GraphQL Subscriptions with GraphQL Mesh.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-mesh-subscriptions</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-mesh-subscriptions</guid>
            <category><![CDATA[subscriptions]]></category>
            <category><![CDATA[webhooks]]></category>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[mesh]]></category>
            <dc:creator><![CDATA[Arda Tanrikulu]]></dc:creator>
            <pubDate>Mon, 05 Oct 2020 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Introducing GraphQL-ESLint!]]></title>
            <description><![CDATA[A new tool by The Guild, for making your GraphQL schema and GraphQL operations more standard and robust!]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/introducing-graphql-eslint</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/introducing-graphql-eslint</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-eslint]]></category>
            <category><![CDATA[eslint]]></category>
            <dc:creator><![CDATA[Dotan Simha]]></dc:creator>
            <pubDate>Sat, 03 Oct 2020 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[GraphQL over WebSockets]]></title>
            <description><![CDATA[Coherent, zero-dependency, lazy, simple, server and client implementation of the new, security first, GraphQL over WebSocket Protocol.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-over-websockets</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-over-websockets</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-subscriptions]]></category>
            <dc:creator><![CDATA[Denis Badurina]]></dc:creator>
            <pubDate>Tue, 15 Sep 2020 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[TypedDocumentNode: the next generation of GraphQL and TypeScript]]></title>
            <description><![CDATA[Using GraphQL and Typescript on the client just became a lot easier!]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/typed-document-node</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/typed-document-node</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[codegen]]></category>
            <category><![CDATA[typescript]]></category>
            <category><![CDATA[react]]></category>
            <dc:creator><![CDATA[Dotan Simha]]></dc:creator>
            <pubDate>Wed, 22 Jul 2020 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Migrating from Schemaless REST API to GraphQL without writing any code]]></title>
            <description><![CDATA[Migrating to GraphQL from a REST API has never been easier. With tools like GraphQL Mesh you can do it automatically.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/migrating-from-rest</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/migrating-from-rest</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[rest]]></category>
            <category><![CDATA[graphql-mesh]]></category>
            <dc:creator><![CDATA[Arda Tanrikulu]]></dc:creator>
            <pubDate>Sun, 31 May 2020 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[GraphQL Tools - next generation schema stitching and new leadership]]></title>
            <description><![CDATA[GraphQL Tools v6 with more tools, improved schema stitching and bug fixes.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-tools-v6</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-tools-v6</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-tools]]></category>
            <category><![CDATA[schema-first]]></category>
            <category><![CDATA[schema-stitching]]></category>
            <category><![CDATA[graphql-federation]]></category>
            <dc:creator><![CDATA[Arda Tanrikulu]]></dc:creator>
            <pubDate>Thu, 21 May 2020 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Integrating GraphQL Code Generator in your frontend applications]]></title>
            <description><![CDATA[The GraphQL codegen library can generate code for multiple purposes. Make sure you get the most out of it.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-codegen-best-practices</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-codegen-best-practices</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[codegen]]></category>
            <category><![CDATA[typescript]]></category>
            <category><![CDATA[react]]></category>
            <category><![CDATA[angular]]></category>
            <dc:creator><![CDATA[Dotan Simha]]></dc:creator>
            <pubDate>Wed, 20 May 2020 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Better Type Safety for your GraphQL resolvers with GraphQL Codegen]]></title>
            <description><![CDATA[Type-check your resolvers' implementation in order to find issues in build-time. Simply integrate with your existing TypeScript data models and context types.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/better-type-safety-for-resolvers-with-graphql-codegen</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/better-type-safety-for-resolvers-with-graphql-codegen</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[codegen]]></category>
            <category><![CDATA[node]]></category>
            <category><![CDATA[typescript]]></category>
            <dc:creator><![CDATA[Dotan Simha]]></dc:creator>
            <pubDate>Sun, 17 May 2020 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[New GraphQL Inspector and upcoming features]]></title>
            <description><![CDATA[See what's new and shape the future of GraphQL Inspector together! It's entirely open-sourced!]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/new-graphql-inspector</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/new-graphql-inspector</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-inspector]]></category>
            <dc:creator><![CDATA[Kamil Kisiela]]></dc:creator>
            <pubDate>Tue, 05 May 2020 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Schema Change Notifications in GraphQL Inspector]]></title>
            <description><![CDATA[Stay up to date with changes in your GraphQL Schema. Receive notifications on Slack, Discord or even via WebHooks.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/schema-change-notifications</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/schema-change-notifications</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-inspector]]></category>
            <dc:creator><![CDATA[Kamil Kisiela]]></dc:creator>
            <pubDate>Mon, 04 May 2020 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Validate GraphQL Schema - Continuous Integration & Delivery Pipeline]]></title>
            <description><![CDATA[Detect breaking changes and identify possible issues in GraphQL API with GraphQL Inspector]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/ci-ci-graphql-inspector</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/ci-ci-graphql-inspector</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-inspector]]></category>
            <dc:creator><![CDATA[Kamil Kisiela]]></dc:creator>
            <pubDate>Sun, 03 May 2020 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Multiple environments and endpoints in GraphQL Inspector]]></title>
            <description><![CDATA[Use different variants of GraphQL schema.  Live and running GraphQL API as the source of truth of a schema.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/multiple-environments-endpoints-graphql-inspector</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/multiple-environments-endpoints-graphql-inspector</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-inspector]]></category>
            <dc:creator><![CDATA[Kamil Kisiela]]></dc:creator>
            <pubDate>Sat, 02 May 2020 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Enable Remote Control in GraphQL Inspector]]></title>
            <description><![CDATA[Intercept schema changes via HTTP and decide which changes are acceptable which are not and all of this through a serverless function.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/remote-control-graphql-inspector</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/remote-control-graphql-inspector</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-inspector]]></category>
            <dc:creator><![CDATA[Kamil Kisiela]]></dc:creator>
            <pubDate>Fri, 01 May 2020 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[GraphQL Mesh - Query anything, run anywhere]]></title>
            <description><![CDATA[We are excited to announce GraphQL Mesh. A powerful open source library enabling developers to leverage the power of GraphQL without requiring changes]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-mesh</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-mesh</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-mesh]]></category>
            <category><![CDATA[graphql-federation]]></category>
            <dc:creator><![CDATA[Uri Goldshtein]]></dc:creator>
            <pubDate>Mon, 23 Mar 2020 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[GraphQL CLI is back!]]></title>
            <description><![CDATA[Your Swiss Army Knife for the GraphQL ecosystem. Production-ready GraphQL app in seconds.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-cli-is-back</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-cli-is-back</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-cli]]></category>
            <dc:creator><![CDATA[Uri Goldshtein]]></dc:creator>
            <pubDate>Thu, 31 Oct 2019 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[GraphQL Config - One configuration for all your tools]]></title>
            <description><![CDATA[One configuration for all your tools. A single place to store all your GraphQL configurations for any GraphQL based tool.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-config</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-config</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-config]]></category>
            <dc:creator><![CDATA[Kamil Kisiela]]></dc:creator>
            <pubDate>Fri, 25 Oct 2019 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[GraphQL Scalars 1.0 is out!]]></title>
            <description><![CDATA[More Types, Data Integrity and Strict Validations on GraphQL.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-scalars</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-scalars</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-scalars]]></category>
            <dc:creator><![CDATA[Arda Tanrikulu]]></dc:creator>
            <pubDate>Thu, 08 Aug 2019 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Optimizing Apollo Operations - GraphQL Code Generator & Relay Compiler]]></title>
            <description><![CDATA[Optimizing your Apollo Operations with GraphQL Code Generator and the Relay Compiler.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-codegen-relay-compiler</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-codegen-relay-compiler</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[codegen]]></category>
            <category><![CDATA[relay]]></category>
            <dc:creator><![CDATA[Laurin Quast]]></dc:creator>
            <pubDate>Mon, 15 Jul 2019 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Authentication and Authorization in GraphQL]]></title>
            <description><![CDATA[After a few years of working with GraphQL, we've learned some lessons about GraphQL, and how to authenticate and authorize GraphQL API.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-modules-auth</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-modules-auth</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-modules]]></category>
            <category><![CDATA[authentication]]></category>
            <dc:creator><![CDATA[Dotan Simha]]></dc:creator>
            <pubDate>Wed, 19 Jun 2019 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[GraphQL Codegen adds new Apollo-Android and Java plugins]]></title>
            <description><![CDATA[GraphQL Codegen adds a new Apollo-Android and a new Java Backend plugins!]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-codegen-java</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-codegen-java</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[codegen]]></category>
            <category><![CDATA[apollo-android]]></category>
            <category><![CDATA[android]]></category>
            <category><![CDATA[java]]></category>
            <dc:creator><![CDATA[Dotan Simha]]></dc:creator>
            <pubDate>Wed, 19 Jun 2019 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[The Guild is taking over maintenance of merge-graphql-schemas]]></title>
            <description><![CDATA[The Guild is taking over maintenance of merge-graphql-schemas, so let's talk about GraphQL Schema management]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/taking-over-merge-graphql-schemas</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/taking-over-merge-graphql-schemas</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[merge-graphql-schemas]]></category>
            <dc:creator><![CDATA[Uri Goldshtein]]></dc:creator>
            <pubDate>Tue, 18 Jun 2019 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Manage Circular Imports Hell in GraphQL-Modules]]></title>
            <description><![CDATA[Designing and building modular GraphQL API may not look straight-forward. It is hard to keep a perfect modularity with standalone and encapsulated modules.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/manage-circular-imports-hell-in-graphql-modules</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/manage-circular-imports-hell-in-graphql-modules</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-modules]]></category>
            <category><![CDATA[di]]></category>
            <dc:creator><![CDATA[Arda Tanrikulu]]></dc:creator>
            <pubDate>Mon, 18 Mar 2019 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Stencil-Apollo - Stencil meets GraphQL]]></title>
            <description><![CDATA[Stencil-Apollo lets you easily use GraphQL in Web Components.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-stencil-apollo</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-stencil-apollo</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[stencil]]></category>
            <category><![CDATA[stencil-apollo]]></category>
            <dc:creator><![CDATA[Arda Tanrikulu]]></dc:creator>
            <pubDate>Wed, 06 Mar 2019 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[GraphQL Code Generator - Hooks support for React Apollo plugin]]></title>
            <description><![CDATA[Use and generate React Hooks with Apollo and Typescript with the new version of GraphQL Code Generator.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-codegen-hooks-support-react-apollo</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-codegen-hooks-support-react-apollo</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[codegen]]></category>
            <category><![CDATA[react]]></category>
            <category><![CDATA[react-apollo]]></category>
            <category><![CDATA[hooks]]></category>
            <dc:creator><![CDATA[Leonardo Ascione]]></dc:creator>
            <pubDate>Fri, 01 Mar 2019 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[WhatsApp Clone - Angular, GraphQL, Apollo, TypeScript and PostgreSQL]]></title>
            <description><![CDATA[An open-source full-stack example app made with Angular 7.2, TypeScript, GraphQL Subscriptions, GraphQL Code Generator, GraphQL Modules, PostgreSQL and TypeORM.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/whatsapp-clone-apollo-angular-graphql-typescript-and-postgresql</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/whatsapp-clone-apollo-angular-graphql-typescript-and-postgresql</guid>
            <category><![CDATA[whatsapp-clone]]></category>
            <category><![CDATA[angular]]></category>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[typescript]]></category>
            <category><![CDATA[postgres]]></category>
            <dc:creator><![CDATA[Niccolo Belli]]></dc:creator>
            <pubDate>Mon, 25 Feb 2019 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[WhatsApp Clone - GraphQL, Apollo, TypeScript and PostgreSQL]]></title>
            <description><![CDATA[Fully functional WhatsApp Clone using React (Hooks+Suspense), GraphQL, Apollo, TypeScript and PostgreSQL]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/whatsapp-clone-react-hooks-graphql-typescript-and-postgresql</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/whatsapp-clone-react-hooks-graphql-typescript-and-postgresql</guid>
            <category><![CDATA[whatsapp-clone]]></category>
            <category><![CDATA[react]]></category>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[typescript]]></category>
            <category><![CDATA[postgres]]></category>
            <dc:creator><![CDATA[Eytan Manor]]></dc:creator>
            <pubDate>Fri, 01 Feb 2019 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[SOFA — The best way to REST (is GraphQL)]]></title>
            <description><![CDATA[Ending the REST vs. GraphQL debate once and for all]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/sofa</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/sofa</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[rest]]></category>
            <category><![CDATA[sofa]]></category>
            <dc:creator><![CDATA[Uri Goldshtein]]></dc:creator>
            <pubDate>Fri, 25 Jan 2019 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Introducing: GraphQL Inspector]]></title>
            <description><![CDATA[Prevent breaking changes. Find broken operations. Get Schema Coverage. Check deprecated usage and type duplicates. All as part of your CI process.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/introducing-graphql-inspector</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/introducing-graphql-inspector</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-inspector]]></category>
            <dc:creator><![CDATA[Kamil Kisiela]]></dc:creator>
            <pubDate>Fri, 18 Jan 2019 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Scoped Providers in GraphQL-Modules]]></title>
            <description><![CDATA[Understand how scoped providers work in GraphQL-Modules Dependency Injection.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-modules-scoped-providers</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-modules-scoped-providers</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-modules]]></category>
            <category><![CDATA[di]]></category>
            <dc:creator><![CDATA[Arda Tanrikulu]]></dc:creator>
            <pubDate>Fri, 11 Jan 2019 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Dependency Injection in GraphQL-Modules]]></title>
            <description><![CDATA[Why did we implement our own Dependency Injection library for GraphQL-Modules?]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/dependency-injection-library-in-graphql-modules</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/dependency-injection-library-in-graphql-modules</guid>
            <category><![CDATA[DI]]></category>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-modules]]></category>
            <dc:creator><![CDATA[Arda Tanrikulu]]></dc:creator>
            <pubDate>Fri, 11 Jan 2019 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Modular Encapsulation in Large-Scale GraphQL Projects]]></title>
            <description><![CDATA[Why is True Modular Encapsulation So Important in Large-Scale GraphQL Projects? — GraphQL Modules is your savior!]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/modular-encapsulation-graphql-modules</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/modular-encapsulation-graphql-modules</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-modules]]></category>
            <dc:creator><![CDATA[Arda Tanrikulu]]></dc:creator>
            <pubDate>Mon, 07 Jan 2019 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[GraphQL TypeScript - w/ GraphQL-Modules and GraphQL-Code-Generator]]></title>
            <description><![CDATA[Writing a GraphQL TypeScript project w/ GraphQL-Modules and GraphQL-Code-Generator.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-typescript-modules-codegen</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-typescript-modules-codegen</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-modules]]></category>
            <category><![CDATA[codegen]]></category>
            <category><![CDATA[typescript]]></category>
            <dc:creator><![CDATA[Arda Tanrikulu]]></dc:creator>
            <pubDate>Tue, 04 Dec 2018 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Authentication with accounts-js & GraphQL Modules]]></title>
            <description><![CDATA[How to implement server-side using accounts-js, GraphQL-Modules and Apollo-Server]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/accountsjs-graphql-modules</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/accountsjs-graphql-modules</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-modules]]></category>
            <category><![CDATA[authentication]]></category>
            <dc:creator><![CDATA[Arda Tanrikulu]]></dc:creator>
            <pubDate>Fri, 16 Nov 2018 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[GraphQL Modules  —  Feature based GraphQL Modules at scale]]></title>
            <description><![CDATA[Today we are happy to announce that we are open sourcing a framework we've been using for the past couple of months in production, GraphQL Modules!]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-modules</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-modules</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[graphql-modules]]></category>
            <dc:creator><![CDATA[Uri Goldshtein]]></dc:creator>
            <pubDate>Mon, 05 Nov 2018 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[GraphQL Code Generator v0.11]]></title>
            <description><![CDATA[Generate React and Angular Apollo Components, Resolver signatures and much more!]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-code-generator-011</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-code-generator-011</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[codegen]]></category>
            <dc:creator><![CDATA[Dotan Simha]]></dc:creator>
            <pubDate>Tue, 21 Aug 2018 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[GraphQL Code Generator for Typescript React Apollo]]></title>
            <description><![CDATA[Generate React Apollo Query, Mutation and Subscription components and hook. All completely typed by TypeScript.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/codegen-typescript-react-apollo</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/codegen-typescript-react-apollo</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[codegen]]></category>
            <category><![CDATA[react]]></category>
            <category><![CDATA[react-apollo]]></category>
            <category><![CDATA[hooks]]></category>
            <dc:creator><![CDATA[Arda Tanrikulu]]></dc:creator>
            <pubDate>Tue, 21 Aug 2018 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Apollo-Angular 1.2 - using GraphQL in your apps just got a lot easier!]]></title>
            <description><![CDATA[Check what's new in Apollo Angular and how to get the full potential benefits of using Angular + GraphQL + TypeScript combined thanks to GraphQL-Code-Generator]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/apollo-angular-12</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/apollo-angular-12</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[angular]]></category>
            <category><![CDATA[apollo-angular]]></category>
            <dc:creator><![CDATA[Kamil Kisiela]]></dc:creator>
            <pubDate>Tue, 21 Aug 2018 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[What's new in GraphQL Codegen 0.9.0]]></title>
            <description><![CDATA[The GraphQL Codegen library can generate any code for any language — including type definitions, data models, query builder, resolvers, etc...]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-code-generator-090</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-code-generator-090</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[codegen]]></category>
            <dc:creator><![CDATA[Dotan Simha]]></dc:creator>
            <pubDate>Mon, 07 May 2018 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Open source FPS with Apollo GraphQL — GeoStrike (Alpha)]]></title>
            <description><![CDATA[A GeoReferenced Multiplayer First-Person Shooter Game.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-geo-strike</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-geo-strike</guid>
            <category><![CDATA[cesium]]></category>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[angular]]></category>
            <dc:creator><![CDATA[David Yahalomi]]></dc:creator>
            <pubDate>Thu, 15 Feb 2018 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Introducing GraphQL Code Generator]]></title>
            <description><![CDATA[The True GraphQL-First platform. Generate your backend, frontend, types, resolvers, ORM code and more from your GraphQL schema and documents.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-code-generator</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-code-generator</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[codegen]]></category>
            <dc:creator><![CDATA[Dotan Simha]]></dc:creator>
            <pubDate>Thu, 12 Oct 2017 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Apollo Angular Version 0.11]]></title>
            <description><![CDATA[New name, AoT support, TypeScript improvements, and Angular 4 readiness]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/apollo-angular-011</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/apollo-angular-011</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[apollo-angular]]></category>
            <dc:creator><![CDATA[Kamil Kisiela]]></dc:creator>
            <pubDate>Wed, 01 Mar 2017 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[GraphQL as a best practice for modern Angular apps?]]></title>
            <description><![CDATA[In this post, I'll make the case for why Angular needs a best practice for communicating with the server, and why GraphQL should be that best practice.]]></description>
            <link>https://the-guild.dev/graphql/hive/blog/graphql-as-a-best-practice-for-modern-angular-apps</link>
            <guid isPermaLink="true">https://the-guild.dev/graphql/hive/blog/graphql-as-a-best-practice-for-modern-angular-apps</guid>
            <category><![CDATA[graphql]]></category>
            <category><![CDATA[angular]]></category>
            <dc:creator><![CDATA[Uri Goldshtein]]></dc:creator>
            <pubDate>Thu, 28 Jul 2016 00:00:00 GMT</pubDate>
        </item>
    </channel>
</rss>