Ok
Results
2
comments of
Ok
> In the case you return a promise, you should handle the side effects when the promise resolves: > > ```js > update( > 'posts', > { > id: values.id,...
Any update here?