-
It would nice if we could have some migration capabilities mapping a GraphQL schema to a Mongo database (using annotations to customisation migration).
There may already be a library out there so t…
-
With `0.14.0-dev2`, when plugins key is not defined in the configuration file, I am seeing an error
```
TypeError: Cannot convert undefined or null to object
at Function.keys ()
```
I believ…
-
createOptimisticResponse with CacheOperation.ADD creates its own id using generateClientId. If they id prop already has a value can we not blow the existing value away? I already generated a id for th…
-
## Feature Request
We need to create generic hooks for Datastore.
Currently, we are looking at passing the model as input to CRUD hooks, like this
`useAdd(model)` or `useDataStoreAdd(model)`
@…
-
## Bug Report
Remove offix-cache dependency the offix-scheduler package. The cache dependency is not being used at all, so this dependency should be removed.
* **Affected Package(s)**: offix-s…
-
Hello together,
it would be very great, if you could show in an example app how one can use apollo-angular together with offix client in an angular app as well. I assume there is no automatic cache u…
-
## Bug Report
I get the following error message when trying to carry out an update and the ID field is a number.
![Screenshot from 2020-02-12 11-25-32](https://user-images.githubusercontent.com/20…
-
-
## Feature Request
**Is your feature request related to a problem? Please describe.**
Not a problem, but could be if `idb-localstorage` becomes abandoned
**Describe the solution you'd like*…
-
We can use something like Toast
https://ionicframework.com/docs/api/toast
Blocked by offix listener issue