Yash Jhunjhunwala
Yash Jhunjhunwala
Is there any way to set "Move and size with cells" property from code?
Hey @jerelmiller -> Here is the reproduction. https://github.com/yj7/apollo-bug-repo. Trying to explain the issue again with the example repo as reference. ``` query AllPeople { user{ id, name, fruits{ id, name...
@bignimbus That is just a hack for this reproduction. The effect i am trying to achieve is -> based on the query the fruits object can have a list of...
@bignimbus Defining a policy did not help ... was getting the incorrect merged array in the `update` cache function. What helped was changing the order of the query.
@bignimbus Any update on this?
This is will very useful. Upvoting 👍🏻
Is there a solution planned for this?