Change Check In Status with a GraphQL Mutation

InstructorEve Porcello

Share this video with your friends

Send Tweet

Following up on the checkOut mutation from the previous video, we’ll take a closer look at how to check in a pet using a pet id. Then we’ll look at the allCustomers query and find out the history of pet checkouts for all customers.

To follow along with these queries, go to the Pet Library GraphQL Playground.