QueryRequestOptions interface

Query Request Options

Properties

skipToken

When present, the value can be passed to a subsequent query call (together with the same query and scopes used in the current request) to retrieve the next page of data.

Property Details

skipToken

When present, the value can be passed to a subsequent query call (together with the same query and scopes used in the current request) to retrieve the next page of data.

skipToken?: string

Property Value

string