Hasura GraphQL引擎是一个高性能的GraphQL服务器,可为您提供Postgres上开箱即用的实时GraphQL API,响应数据库事件的 Webhook触发器,以及用于业务逻辑处理的远端Schema。
🍿 Compose subgraphs into a Federation v1 supergraph at build-time with static composition to power a federated graph router at runtime.
Content for the supergraph.io website
A supergraph and subgraphql in typescript usign clean architecture
Example supergraph of a media business
A self-service demo illustrating the value of Hasura for your API and data access strategy.
An Appollo Federation subgraph built on top of Nestjs allowing us to split monolithic GraphQL server into independent microservices. This codebase represents the product microservice. Other graphql su...
An Appollo Federation app built on top of Nestjs allowing us to split monolithic GraphQL server into independent microservices. This codebase represents the gateway (router) and serves as the entry po...
Example supergraph of a travel company