mirror of
https://github.com/zhigang1992/graphql-engine.git
synced 2026-04-28 12:05:00 +08:00
docs: update sample action handler URLs (#4450)
This commit is contained in:
committed by
GitHub
parent
3c9d1f2330
commit
3603af19d0
@@ -165,7 +165,7 @@ for this handler would look something like:
|
||||
};
|
||||
|
||||
You can deploy this code somewhere and get the URI. For getting started quickly, we
|
||||
also have this handler ready at ``https://hasura-actions-starter-kit.glitch.me/login``.
|
||||
also have this handler ready at ``https://hasura-actions-demo.glitch.me/login``.
|
||||
|
||||
**Set the handler**
|
||||
|
||||
@@ -332,7 +332,7 @@ for this handler would look something like:
|
||||
};
|
||||
|
||||
You can deploy this code somewhere and get the URI. For getting started quickly, we
|
||||
also have this handler ready at ``https://hasura-actions-starter-kit.glitch.me/addNumbers``.
|
||||
also have this handler ready at ``https://hasura-actions-demo.glitch.me/addNumbers``.
|
||||
|
||||
**Set the handler**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user