graphjin 0.17.15 → 0.17.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -186,6 +186,7 @@ With GraphJin your web and mobile developers can start building instantly. All t
|
|
|
186
186
|
- Realtime updates with subscriptions
|
|
187
187
|
- Add custom business logic in Javascript
|
|
188
188
|
- Build infinite scroll, feeds, nested comments, etc
|
|
189
|
+
- Add data validations on insert or update
|
|
189
190
|
- Auto learns database tables and relationships
|
|
190
191
|
- Role and Attribute-based access control
|
|
191
192
|
- Cursor-based efficient pagination
|