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

Remove void from MutationFunction Promise return type #3458

Merged
merged 2 commits into from Sep 5, 2019
Merged

Commits on Sep 5, 2019

  1. Remove void from MutationFunction Promise return type

    The resolved value of the returned `Promise` from a
    `MutationFunction` cannot be `void`.
    
    Fixes #3432.
    hwillson committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    722f9c3 View commit details
    Browse the repository at this point in the history
  2. Changelog update

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