这是indexloc提供的服务,不要输入任何密码
Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Further reading: [Firebase SDK for Cloud Functions](https://firebase.google.com/

Make sure to change id column of user table to TXT type as uid sent from webhook is firebase User UID format (e.g. 0LnvZc7405TjRTbjURhZYYVXPI52)

## How to call webhook from frontend JS code (React, VueJS, Angular etc...)
## How to query GraphQL Engine from frontend JS code (React, VueJS, Angular etc...)

postAxios.js
```bash
Expand Down