This video is available to students only

Using the Google Maps Node.js Client With GraphQL

In this lesson, we'll begin to write the code in our server project to help allow a user to search for listings in a certain location. To achieve this, we'll first modify the existing `listings` GraphQL query field to accept an optional `location` argument that when provided will return the listings that pertain only to that location.

Start a new discussion. All notification go to the author.