Skip to content

kmoore-intuit/graphql-orchestrator-java

 
 

Repository files navigation

graphql-orchestrator-java

Builds

Overview

GraphQL Orchestrator is a library that exposes data from various data providers using a single unified GraphQL schema. It aggregates and combines the schemas from these data providers and orchestrates the graphql queries to the appropriate services.

It uses the graphql-java library as the runtime execution engine on the unified schema.

Getting Started

Please take a look at this example

Documentation

Detailed Documentation can be found here

Contributing

Read the Contribution guide

About

GraphQL Orchestrator aggregates the schemas from multiple data providers and orchestrates the graphql queries to the appropriate services

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.5%
  • Other 0.5%