queryChannels
Returns QueryChannelsState associated with particular filter and sort.
Return
QueryChannelsState object.
Parameters
filter
Filter used to query channels.
sort
Sort specification used to query channels.
Returns QueryChannelsState associated with the given identifier. Canonical lookup that works for both standard and predefined-filter queries. For predefined queries the resulting state starts with placeholder filter/sort that get replaced via applyResolvedSpec once the server response (or a previously persisted DB row) provides the resolved values.
Parameters
identifier
The identifier of the QueryChannelsState.