Skip to content
@graph-quilt

Graph Quilt

Graph Quilt

Graph Quilt is an open architecture from Intuit Inc. for creating a unified graph that aggregates and combines multiple GraphQL APIs.

Please take a look at the GraphQL Conference presentation or watch the video below.

Graph Quilt Gateway is a unified API aggregation layer that exposes data from multiple sources through a single GraphQL endpoint. It aggregates and combines schemas from dynamically registered sources at runtime into a single GraphQL schema. It will split all incoming queries into multiple sub-queries, orchestrate these sub-queries to appropriate data providers and aggregate providers’ responses into a single response before returning it to the client.

Get started

Watch the video

Watch the video

Pinned

  1. graphql-orchestrator-java graphql-orchestrator-java Public

    GraphQL Orchestrator stitches the schemas from multiple micro-services and orchestrates the graphql queries to these services accurately at runtime

    Groovy 67 31

  2. graphql-authorization-java graphql-authorization-java Public

    This library enables access control for accessing types and fields when making a GraphQL request.

    Java 22 7

  3. graphql-service-adapters graphql-service-adapters Public

    Java 18 3

  4. graphql-gateway-java graphql-gateway-java Public

    Java 17 4

Repositories

Showing 10 of 11 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…