Options
All
  • Public
  • Public/Protected
  • All
Menu

Map item query options.

Hierarchy

  • SyncMapItemQueryOptions

Index

Properties

Properties

Optional from

from: string

SyncMapItem key, which should be used as the offset. If undefined, starts from the beginning or end depending on queryOptions.order.

Optional order

order: "asc" | "desc"

Lexicographical order of results.

Optional pageSize

pageSize: string | number

Result page size.