Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/graph-quilt/example-subgraphs
https://github.com/graph-quilt/example-subgraphs
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/graph-quilt/example-subgraphs
- Owner: graph-quilt
- Created: 2023-02-10T18:27:00.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-31T22:29:03.000Z (about 1 year ago)
- Last Synced: 2023-10-31T23:25:47.988Z (about 1 year ago)
- Language: Java
- Size: 65.4 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.