Query selection criteria
The object structure element of a query request contains the selection criteria for the query. A query can select records based on a single value, a range of values, or a provided 'where' clause. The integration framework supports the use of query operators such as = or >.
Selection criteria apply only to attributes of objects in the top two levels of the object structure; that is, the primary object and its immediate child objects. However, the response includes data from all the objects in the object structure.