Cmdlets for GraphQL

Build 23.0.8839

Pagesize Parameter (Connect-GraphQL Cmdlet)

The maximum number of results to return per page from GraphQL.

Syntax

Connect-GraphQL -Pagesize string

Data Type

cstr

Default Value

""

Remarks

The Pagesize property affects the maximum number of results to return per page from GraphQL. Setting a higher value may result in better performance at the cost of additional memory eaten up per page consumed. The pageSize is proportional to the GraphQL query cost.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839