Filter model data in LoopBack

InstructorBram Borggreve

Share this video with your friends

Send Tweet

In this lesson we will look at the filters that can be used to retrieve and manipulate the data stored in LoopBack.

We will use Postman to interact with the /Categories and /Products endpoints.

Using the URL parameters we will apply at the various filters LoopBack has to offer: include, order, where, fields, limit and offset.

Frederic Rey
~ 6 years ago

Thanks for your course!