-
## Feature Request
Docusaurus has the ability to create versions of the docs. Using a simple command like `npm run version` it will copy all your docs and place them into a folder using the specifi…
-
Idea here is to deprecate/remove graphback db command while still keeping in code migrations for development purposes
-
For every single model we going to create at least 10 client side queries as separate file. This gives 100 files for small projects containing just 10 models.
Files are really hard to manage - Some …
-
## Feature Request
Related discussion here: https://github.com/darahayes/offix-example-react/issues/1
**Is your feature request related to a problem? Please describe.**
The main problem r…
-
## Motivation
When creating GraphQL based client applications there are cases where the backend reside in a different repository owned by a different team, or it requires a complex infrastructure, …
b1zzu updated
4 years ago
-
-
https://github.com/aerogear/offix-android/blob/693566cd6564cf4c6d2121715e02ff78573dda4a/offix-offline/src/main/java/org/aerogear/offixoffline/persistence/MutationDao.kt#L8
Any reason why we use rep…
-
I use https://github.com/aerogear/offix
Is this project try to make offix for Android?
Where I can see library (repository is only sample app)?
Is IOS library made?
-
I think we might refactor code of OfflineList. Name suggest that this is a list but it is used for various reasons. We use it as singleton and also using statics. How about we have offline object as e…
-
Any reason we store callbacks instead of using our own one.
After restart we can use generic one for sure.
Do we have any global listener for offline queue? Like queue emptied?
https://github.c…