Increment a Value with the Mutation Component

Alex Banks
InstructorAlex Banks
Share this video with your friends

Social Share Links

Send Tweet
Published 6 years ago
Updated 4 years ago

React Apollo comes with a Mutation component that can be used to send mutation operations to a GraphQL API. In this lesson, we will use the Mutation component to trigger addDay and removeDay mutations.