Remove a Data Record with the React Apollo Mutation Component

InstructorAlex Banks

Share this video with your friends

Send Tweet

The Mutation Component is what is used to trigger mutations from a user interface. In this lesson, we will add a remove button to each table row that allows users to remove records with a mutation.