-
## Feature Request
See https://github.com/aerogear/offix/blob/master/packages/datastore/datastore/src/react/hooks/query.ts#L86
-
as we get more projects, maybe we should consider how to sort/categorize. suggested order by @nmoroze:
- dayof (quill, helpq, gavel, cog)
- internal (offix, redisred, hubot things)
- external (sp…
-
Refactor topics towards advanced use cases and getting started. Include info about offix datastore.
This should be merged
https://github.com/aerogear/graphback/blob/dbf8b5dbccaf8fc3ed6b8d859e5e9…
-
I'm not entirely sure if this is a bug or possibly something that might need to be clarified in the docs.
Given this example here from the [docs](https://graphback.dev/docs/model/annotations#onetom…
-
## Feature Request
**Is your feature request related to a problem? Please describe.**
Apart from user models, Offix-Datasync create other stores for metadata and other non-api related features. We…
-
Documentation proposal. Still not sure how we can join datastore with existing offix docs (which are incredibly outdated)
## Introduction
- [x] Introduction to Offix DataSync
- [x] Geting start…
-
Offix-datasync requires a lot of boilerplate code that we can generate. A lot of the features we need to extract from graphql schema have been done here in graphback-cli, so to reuse this code and eas…
-
CLi is not using defaults:
yarn offix generate >
```
TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string or an instance of Buffer or URL. Received undefined
at Obj…
-
-
When executing multiple changes in the row like we see in offix base is not properly calculated
What happens that multiple async changes clashes with each other and client side data is lost.
Can…