FakeInfiniteQueryFetch

typealias FakeInfiniteQueryFetch<T, S> = suspend (param: S) -> T