graphjin 0.17.26 → 0.17.29
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 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -181,7 +181,7 @@ With GraphJin your web and mobile developers can start building instantly. All t
|
|
|
181
181
|
|
|
182
182
|
## Features
|
|
183
183
|
|
|
184
|
-
- Works with Postgres, MySQL8 and
|
|
184
|
+
- Works with Postgres, MySQL8 and YugabyteDB
|
|
185
185
|
- Complex nested queries and mutations
|
|
186
186
|
- Realtime updates with subscriptions
|
|
187
187
|
- Add custom business logic in Javascript
|