Querying Related Items
An item can be related to a number of items. Let's take a look at how to query these related items.
In order to perform these operations, ensure that you have the proper authentication (if necessary) and user permissions.
The items related to a particular item can be fetched using the relatingItems field. You can then use any of the query fields to fetch more information about the related items.