The examples in this topic use the following table structure:
Customer ---> Order ---> OrderItem
|
---> Contact
$links navigation is similar to Resource path navigation except that instead of returning the data for the referenced resource, a link to the referenced resource is returned.
For example, a query that lists the orders of a particular customer could be written as: