Interface ListRequestOptions

Hierarchy

Properties

connection?: ConnectionView<Service>
cursor?: string

Opaque string specifying where to start retrival of the next page of results.

retries?: number
signal?: AbortSignal
size?: number

Maximum number of items to return.

Generated using TypeDoc