UseOptimizedFiltersOnly Parameter (Connect-Xero Cmdlet)
When set to true, this property causes the provider to only push optimized filters to the Xero API. This will ensure stability of queries when querying endpoints with High Volume Thresholds. See Xero API Limits for more info.
Syntax
Connect-Xero -UseOptimizedFiltersOnly SwitchParameter
Data Type
bool
Default Value
false
Remarks
Set this property to true to ensure only optimized filters are pushed to the Xero API.