Is there a way to limit the child level records in the response of Adaptive Search via REST?
Summary:
Content (required):
We are querying Contacts entity via Adaptive Search REST. Included in our query are child/related-level criteria. However, for the search result, we all of the child records are being returned. Is there a way to limit/filter the child/related records as well?
Please see attached request and response payload.
In the sample, we are querying the Contact object. Included in our query are Contact-level criteria and ListOfAccounts-level criteria. Our expectation is that on the ListOfAccounts of the Contact record that matches, we are returned only Account records that matches the ListOfAccounts-level criteria defined in the query.