Wojciech Trocki

Results 149 issues of Wojciech Trocki

## Feature Request ``` React Core Contributor (noted from the call) Trying to move 3 level nested graphql query from URQL to Offix DataStore will be hard and discard all...

datastore
alpha-testing

## Feature Request ``` From the call: Offix datastore hooks are confusing when you used to Apollo hooks. Hooks will get remote changes and local changes as well but it...

datastore
alpha-testing

## Feature Request We need to be able to validate and add new fields to the database to be able to migrate it automatically. CLI can migrate schema defaults into...

datastore

## Bug Report ```text Warning: Can't perform a React state update on an unmounted component. This is a no-op, but it indicates a memory leak in your application. To fix,...

## Feature Request Transactions have been adding a lot of complexity and performance impact. We already using some flags in the code to avoid executing a couple of things (this.processing=true)....

## Feature Request - Processed mutation is not saved with the right server-side id - Following items are not updated with the id - version information is not passed on...

bug
datastore

## Feature Request We cannot do bulk updates. There is no support for them on the backend etc. Creating for investigation/consideration before we actually do it

datastore

## Feature Request We need conflict - this involves our API passing version. Since we using graphql serve we need to wait for: https://github.com/aerogear/graphback/issues/1892

## Feature Request Investigate how to integrate normal GraphQL querying capabilities into DataStore so datastore can coexist with the more vanilla GraphQL use cases.

datastore