RememberQueryResult

constructor(fetchState: FetchState, error: TError?, data: TData?, query: suspend (input: TInput) -> Unit)