Skip to main content

QueryAllParams interface

Pagination Parameters

Signature:

export interface QueryAllParams

Properties

PropertyTypeDescription
count?BigNumberish(Optional) how many items to return (default: 100)
start?BigNumberish(Optional) the index to start from (default: 0)