Related queries
Use related queries to query related items in the item service. Use the following queries for the POST /nameduseritems/search API.
- findWithRelated: Look up parent or child related items in multiple named user collections. For more information, see FindWithRelated query.
- findInCollections: Look up named user collections and their related items. For more information, see FindInCollections query.
- distinctRelatedItemField: Return the distinct field values for a related item in a named user collection. For more information, see DistinctRelatedItemField query.
- findWithRelatedGraph: Look up related items across multiple collections, hopping from relationship to relationship in a path. For more information, see FindWithRelatedGraph.