Open verneleem opened 3 years ago
The client uses the same graphql queries supported by dgraph. How do you think will we be able to use pagination, filtering and all the other dgraph stuff on non-graph databases?
Check this out: https://entgo.io/docs/getting-started/ --> native go graph database with graphql integration
The client uses the same graphql queries supported by dgraph. How do you think will we be able to use pagination, filtering and all the other dgraph stuff on non-graph databases?