UseCOQL Parameter (Connect-ZohoCRM Cmdlet)
When true, the provider uses the Query API to retrieve data.
Syntax
Connect-ZohoCRM -UseCOQL bool
Data Type
bool
Default Value
true
Remarks
When Schema is set to v2, v2.1, or v4 the Query API limits queries to a single table or view to a maximum of 10,000 rows and 50 columns.
If you need to select more columns and rows, refer to v2, v2.1, or v4 (in accordance with the value you set for Schema) to see the limits imposed by all available APIs.