It’s pretty early on in development, but I would like to show off the query builder library I’ve been working on. https://github.com/AntoineSolutions/dgraph-query The goals of this project are to a: allow queries to be constructed out of reusable parts, 2: Provide a way to convert native or third party js objects into dgraph compatible arguments (like the js Date object), and c: Make it easy to safely inject arguments (or at least hard not to.) Please take a look and tell me what you think. We’re working on adding directives right now, and we hope to have 100% coverage of graphQL± when we get to it.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Dgraph QueryBuilder written in TypeScript | 1 | 748 | August 21, 2020 | |
Add builder API for queries | 6 | 803 | January 2, 2020 | |
Announcing - easy-dgraph: Create DGraph GraphQL on the Fly! | 8 | 1488 | June 26, 2021 | |
How to generate a query string properly? | 3 | 539 | July 19, 2018 | |
[Package][dqlx] - DGraph Query Builder | 6 | 1062 | May 3, 2021 |