Preparing search index...
The search index is not available
@refinio/one.models
@refinio/one.models
models/ChannelManager
DataSelectionOptions
Type Alias DataSelectionOptions
Data
Selection
Options
:
{
count
?:
number
;
from
?:
Date
;
id
?:
string
;
ids
?:
string
[]
;
omitData
?:
boolean
;
omitSharedWith
?:
boolean
;
orderBy
?:
Order
;
to
?:
Date
;
type
?:
OneObjectTypeNames
;
types
?:
OneObjectTypeNames
[]
;
}
Options used for selecting specific data from channels.
All elements are ANDed together.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@refinio/one.models
Loading...
Options used for selecting specific data from channels.
All elements are ANDed together.