Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Loader

Hierarchy

  • Loader

Index

Properties

Optional filter

filter: undefined | { filters: Filter2[]; operator: FilterOperator }

reducers

reducers: Record<string, Reducer>

A dictionary of reducers. Keys are customizable and are used to retrieve results in Response.result.

searchQuery

searchQuery: string

Optional sort

sort: Sort[]

type

type: "reducer"

userTimeZone

userTimeZone: TimeZone

Generated using TypeDoc