-
## Feature Request
**Problem :** Sample Integration of Ionic + React + Offix
Combining the Ionic 4 with React including the Offix
**Solution**
Combining some existing plugins and write a …
-
## ROADMAP
Stabilize Graphback and improve general documentation and client side integrations
- [x] Plugin based architecture
- [x] Increase the number of integration tests #558
- [x] Blog po…
-
_This is not a bug report or a new feature idea, it is a question about cache update workflow for an offline app using Offix, so I apologize if I added this issue using the wrong label_
I am buildi…
-
## Feature Request
Idea is to use runtime interface checker for js code
https://github.com/gristlabs/ts-interface-checker
**Is your feature request related to a problem? Please describe.**
…
-
I have a mutation:
```
const theOptimisticResponse = createOptimisticResponse({
mutation: EMPLOYEE_TIMESHEET_ENTRY_MUTATE_UPDATE,
variables: {
ete_id : updateData_.ete_i…
-
Improve template client application.
Add support for more crud methods
Add styles like in Todo app
-
## Bug Report
Currently the subscription delete update query. At the moment, the update function expects the subscriptionData to be returned as an object. This is okay, assuming the return type…
-
## Feature Request
It would be nice if we can do the following:
* find tooling that can help us analyse the overall bundle size for `offix-client`
* find tooling or approaches to reduce the bu…
-
Investigate using native storage as oposite to IndexedDB implementation
https://capacitor.ionicframework.com/docs/apis/storage/
-
A generalized way to handle changes in data on the server while client was offline without refetching all data after reconnect as well as transparently execute initial data loading without requiring u…