toggle menu
soil
1.0.0-alpha07
common
switch theme
search in API
soil-query-core
/
soil.query
/
InfiniteQueryCommand
Infinite
Query
Command
interface
InfiniteQueryCommand
<
T
,
S
>
:
QueryCommand
<
QueryChunks
<
T
,
S
>
>
Query command for
InfiniteQueryKey
.
Parameters
T
Type of data to retrieve.
S
Type of parameter.
Inheritors
Connect
Invalidate
LoadMore
Members
Functions
handle
Link copied to clipboard
abstract
suspend
fun
handle
(
ctx
:
QueryCommand.Context
<
QueryChunks
<
T
,
S
>
>
)
Handles the query.