https://github.com/teamstarter/graphql-web-hooks
GWH - A webhook implementation for GraphQL
https://github.com/teamstarter/graphql-web-hooks
Last synced: about 1 year ago
JSON representation
GWH - A webhook implementation for GraphQL
- Host: GitHub
- URL: https://github.com/teamstarter/graphql-web-hooks
- Owner: teamstarter
- Created: 2021-06-11T07:38:58.000Z (about 5 years ago)
- Default Branch: develop
- Last Pushed: 2025-03-26T11:35:58.000Z (over 1 year ago)
- Last Synced: 2025-04-07T23:51:06.524Z (about 1 year ago)
- Language: JavaScript
- Size: 351 KB
- Stars: 2
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Graphql-Web-Hook
GWH provides a flexible and simple tool to executes and manages webhooks in a GraphQL environement.
It is based on [graphql-sequelize-generator](https://teamstarter.github.io/gsg-documentation/) and inspired by [graphql-node-jobs](https://teamstarter.github.io/gnj-documentation/).
## How to use
Get started with [the online documentation](https://teamstarter.github.io/gwh-documentation/)