Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cassidycodes/stitching-docs-example
- Owner: cassidycodes
- Created: 2024-07-17T15:33:10.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-17T17:24:55.000Z (4 months ago)
- Last Synced: 2024-07-18T21:41:57.715Z (4 months ago)
- Topics: graphql, schema-s
- Language: TypeScript
- Homepage: https://when.cassidy.codes/documenting-source-service-in-stitched-schemas/
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.