Represents a filter that can be used to perform a structured search of data in Capsule. Filters can be used to query parties, opportunities or projects.
| Name | Type | Description | |
|---|---|---|---|
| conditions | Array of Condition |
An array of individual conditions for this filter that are combined with |
|
| orderBy | Array of Order By |
Used to specify the sort order for the results returned by the query. |