Apollo Client comes with tools to assist with handling errors that may have occurred during a GraphQL request. In this lesson, we will demonstrate how to use the onError property of the Mutation component to display an error to the user.