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

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

Merged
hwillson merged 8 commits intoapollographql:masterfrom
andycarrell:develop
May 28, 2019
Merged

Adds mutation result to mutation hoc. Closes #1967#3008
hwillson merged 8 commits intoapollographql:masterfrom
andycarrell:develop

Conversation

@andycarrell
Copy link
Copy Markdown
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
Copy Markdown

@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
Copy Markdown
Contributor Author

May be a duplicate of #2953 🤦‍♂

@slikts slikts mentioned this pull request May 21, 2019
3 tasks
Copy link
Copy Markdown
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