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

Adds mutation result to mutation hoc. Closes #1967 #3008

Merged
merged 8 commits into from
May 28, 2019

Conversation

andycarrell
Copy link
Contributor

This change adds the result of the a mutation to the HoC. It follows the same pattern as the Query HoC. Closes #1967

Checklist:

  • If this PR is a new feature, please reference an issue where a consensus about the design was reached (not necessary for small changes)
  • Make sure all of the significant new logic is covered by tests
  • If this was a change that affects the external API used in GitHunt-React, update GitHunt-React and post a link to the PR in the discussion.

@apollo-cla
Copy link

@andycarrell: Thank you for submitting a pull request! Before we can merge it, you'll need to sign the Meteor Contributor Agreement here: https://contribute.meteor.com/

@andycarrell
Copy link
Contributor Author

May be a duplicate of #2953 🤦‍♂

@slikts slikts mentioned this pull request May 21, 2019
3 tasks
Copy link
Member

@hwillson hwillson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thanks @andycarrell!

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.

Mutation HoC WrappedComponent additional props
3 participants