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

Conversation

hwillson
Copy link
Member

@hwillson hwillson commented Sep 5, 2019

The resolved value of the returned Promise from a MutationFunction cannot be void.

Fixes #3432.

The resolved value of the returned `Promise` from a
`MutationFunction` cannot be `void`.

Fixes #3432.
@hwillson hwillson merged commit a3dd7e6 into master Sep 5, 2019
@hwillson hwillson deleted the issue-3432 branch September 5, 2019 18:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MutationFunction TypeScript type incorrect in react-components
1 participant