Display Query Results using the Query Component

InstructorAlex Banks

Share this video with your friends

Send Tweet

The Query component is used to render the state of the network request along with the data that is returned from the GraphQL API. In this lesson, we will refactor our application to include an App component that displays the resulting count returned by the totalDays field.