This video is available to students only

Building a GraphQL Resolver For Specific Fields

With the root-level `listing` field prepared in our GraphQL API, we'll construct the resolver function for this field to attempt to query for the appropriate listing from the "listings" collection in our database.

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