Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

Fixed withMutation hoc allowing updates to result #3431

Merged
merged 6 commits into from Sep 13, 2019

Commits on Aug 30, 2019

  1. Configuration menu
    Copy the full SHA
    61bb0de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2675944 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2019

  1. Configuration menu
    Copy the full SHA
    a90b62f View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2019

  1. Configuration menu
    Copy the full SHA
    558df6b View commit details
    Browse the repository at this point in the history
  2. Allow internal ignoreResults setting to be overridden

    In some cases it can be beneficial to receive result updates in
    `withMutation`. This commit tweaks `withMutation` such that
    developers can override the currently always on `ignoreResults`
    setting.
    hwillson committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    07d75f1 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2019

  1. Changelog update

    hwillson committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    e1d34eb View commit details
    Browse the repository at this point in the history