Added more nodes

This commit is contained in:
Michael Kolb 2023-12-27 17:22:03 +01:00
parent a33c6da509
commit 1dc5e9fdb1
16 changed files with 228 additions and 10 deletions

View file

@ -5,6 +5,8 @@
**THIS IS A VERY EARLY DEVELOPMENT VERSION** USE AT YOUR OWN RISK
### Included Nodes
- `records` - Read records of a table
- `get records` - Read records of a table
- `update records` - Update records of a table
- `add records` - Add records of a table
- `server` - Config node for a grist server instance
- `document` - Config node for a grist document