-
First off: thank you for this library and the Ionic integrations (maybe soon vue? đź‘Ť ) !
I'm planning to use offix with rxdb (realtime offline db). Has anyone had expierence with integrating both, or …
-
## Feature Request
There are numerous issues happening with offix that are related to the unwritten format of the mutations that users need to conform to.
This brings a lots of challenges to devel…
-
## Feature Request
We are victims of Apollo cache format. Other clients working with much easier to work with format and can even track updates nicely for us.
We might consider doing translation …
-
We've had lots of issues around storage.
https://github.com/aerogear/offix/issues/187
https://github.com/aerogear/offix/issues/218
https://github.com/aerogear/offix/issues/171
https://github.com…
-
I noticed that aerogear/ionic-showcase was deleted.
I can't get together an working example with latest package-versions, i.e.
@apollo/client 3.1.3
apollo-angular 2.0.3
apollo-angular-link-http…
-
## Bug Report
When building a new project, following these two steps on a blank repo will break due to a dependency conflict.
```
mkdir testproj
cd testproj
npm i react@latest
npm i react-of…
-
Hello together, I would like to give a feedback regarding the offix integration into a Nativescript app. I think if you like to bring people onto the native script plattform you would make things much…
-
## Feature Request
Currently adding offix is going to cause a lots of problems for the app as whole as adding it means that all data will be cached and available for offline.
During conversations …
-
## Bug Report
Hi,
`updateQuery` does not work when the query has a fragment.
```
const mutationOptions = {
mutation: DELETE_CITY,
variables: {
id: item.id,
…
-
## Bug Report
* **Affected Package(s)**: offix-client
* **Package version(s)**: 0.15.5
* **Platform (e.g. Android/iOS)**: React
* **Platform Version**: 17.0.1
* **Cordova Version**:
* **No…