Interface ListStoreOptions

Hierarchy

  • ListStoreOptions

Properties

defaultParams?: Record<string, string | string[]>
infiniteScroll?: boolean
limit?: number
limitField?: string
refetchOnFocus?: boolean
resultsField?: string
skipField?: string
totalCountField?: string

Generated using TypeDoc