Skip to main content

Order Response

In Zoho CRM GraphQL APIs, results of the response data set of _Records type can be ordered using order_by clause. Each {module}__connection supports {module}__OrderBy type argument. In each {module}__OrderBy type, a list of all supported fields for sorting are represented. For example, Products__Connection supports Products__OrderBy.

Products__OrderBy

Copied

Show full

Show less

_OrderByClause

Copied

_ResultOrder

Copied

Order by Example

Sample Request

Copied

Response

Copied

Show full

Show less