loadMore

abstract val loadMore: suspend (param: S) -> Unit

Fetches data for the InfiniteQueryKey using the parameter.