ShowAggregate Parameter (Connect-Shopify Cmdlet)
This property determines if aggregated values will be appended to the result-set.
Syntax
Connect-Shopify -ShowAggregate string
Possible Values
None, PageSizeData Type
cstr
Default Value
"None"
Remarks
- None: No aggregate values will be appended to the result-set.
- PageSize: Each aggregated value will have the same amount of elements as the PageSize value.