InfiniteQueryCommand

Query command for InfiniteQueryKey.

Parameters

T

Type of data to retrieve.

S

Type of parameter.

Inheritors

Functions

Link copied to clipboard
abstract suspend fun handle(ctx: QueryCommand.Context<QueryChunks<T, S>>)

Handles the query.