Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 350 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 350 Bytes

example-subgraphs

This repository contains example graphql services that can be registered to graphql-gateway-java. To use the examples:

  1. Clone this repo
  2. See README.md for each sub-project.
  3. If opening in IDE, open each sub project seperately, not this entire repository, to take advantange of IDE's project build and execution support.