-
## Feature Request
**Is your feature request related to a problem? Please describe.**
Using offix in a flutter project. Since flutter looks like is going to be the major player in multi platform mob…
biels updated
4 years ago
-
The file https://github.com/aerogear/graphback/blame/ed6a766f15fa7dbacd2f1f0070799ec90dcab5aa/packages/graphback-runtime-mongodb/tests/OffixMongoDBDataProviderTest.ts
does not actually have any tes…
-
**Version**: 0.14.0-alpha6
The CLI is not working in alpha6 because `graphql` is missing.
```
❯ npx graphback-cli@0.14.0-alpha6 init fullstack-issue
npx: installed 521 in 28.088s
C…
-
## Background
https://github.com/aerogear/offix/pull/170 was recently merged which made backwards incompatible changes to the format of the offline items being stored in the persistent offline stor…
-
This might just be a question and not a bug, but it might also be a discussion or a bug.
Basically I have data that gets modified offline. I use offix to store these local offline changes. We push …
-
## Feature Request
The Operators currently available in DataStore doesn't contain all or enough of GraphQLCrud operators.
These operators are also not typesafe.
For example; you can do this `p…
-
Hello together,
as mentioned in the title, I have a problem when querying larger amounts of data (>1000) using pagination. If I query more then 1000 items, it seems like the items are stored in the c…
-
## Feature Request
I would like to talk about value of maintaining https://github.com/apollographql/apollo-cache-persist/ vs having Apollo Cache persist inside the repository where we can directly…
-
How its possible to update the cache after delete mutation?
![Untitled](https://user-images.githubusercontent.com/8820596/60363079-3c53cd00-99eb-11e9-99a0-262b1b2a8d36.png)
![image](https://user…
-
## Motivation
For historical reasons, we had tests spread out across the various offix packages. We also have the integration tests folder in `offix-client`
I think we would benefit from moving …