Increment a Value with the Mutation Component

InstructorAlex Banks

Share this video with your friends

Send Tweet

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.