https://github.com/vydia/vydia-graphdoc
Vydia GraphQL Documentation
https://github.com/vydia/vydia-graphdoc
Last synced: 4 months ago
JSON representation
Vydia GraphQL Documentation
- Host: GitHub
- URL: https://github.com/vydia/vydia-graphdoc
- Owner: Vydia
- Created: 2020-06-01T04:23:10.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-01-17T18:02:32.000Z (over 1 year ago)
- Last Synced: 2025-01-17T21:43:23.756Z (over 1 year ago)
- Language: HTML
- Homepage: https://vydia.github.io/vydia-graphdoc
- Size: 5.52 MB
- Stars: 2
- Watchers: 11
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: changepasswordinput.doc.html
- Support: supportedvideo.doc.html
Awesome Lists containing this project
README
# Vydia GraphQL Documentation
#### Getting Started
```
git checkout master
git pull origin master
yarn generate-graphdoc
git add .
git commit -m "Updating docs"
git push origin master
```