TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

GraphQL Joins for federating data across GraphQL services

5 pointsby praveenwebabout 3 years ago

1 comment

praveenwebabout 3 years ago
We&#x27;re very excited to launch GraphQL joins - a way for folks with existing investments in GraphQL to join data across GraphQL and non GraphQL sources. A few key points:<p>- Join data across new or existing GraphQL services: Your own GraphQL services or GraphQL vendor APIs (eg: Github)<p>- Join GraphQL services with other non-GraphQL services: Join data in your GraphQL Server with data in your databases (eg: Postgres, Timescale, Yugabyte with GraphQL servers)<p>- Uses native GraphQL with no changes to the GraphQL specification: No upstream changes are required to the GraphQL service<p>- Powered by semantic configuration - no custom code required.<p>- Role-based access for schemas you bring in<p>We&#x27;d love for you to try it out and give us your feedback. This is a sample repo for you to take this for a spin: <a href="https:&#x2F;&#x2F;github.com&#x2F;hasura&#x2F;graphql-joins-example" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;hasura&#x2F;graphql-joins-example</a>