Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cassidycodes/stitching-docs-example

Example of adding docs during schema stitching
https://github.com/cassidycodes/stitching-docs-example

graphql schema-s

Last synced: 19 days ago
JSON representation

Example of adding docs during schema stitching

Awesome Lists containing this project

README

        

# Add documentation to your stitched schema

Blog post: https://when.cassidy.codes/documenting-source-service-in-stitched-schemas/

```
yarn install
yarn start
```
Visit localhost:4000/graphql to see the documented schema.