ashpak-shaikh / graphql-orchestrator-java

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

Home Page:https://intuit.github.io/graphql-orchestrator-java/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 stitches the schemas from multiple micro-services and orchestrates the graphql queries to these services accurately at runtime

https://intuit.github.io/graphql-orchestrator-java/

License:Apache License 2.0


Languages

Language:Java 91.8%Language:Groovy 8.1%Language:CSS 0.1%