We'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'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://github.com/hasura/graphql-joins-example" rel="nofollow">https://github.com/hasura/graphql-joins-example</a>