invalidate

abstract suspend fun invalidate()(source)

Invalidates the Query.

Calling this function will invalidate the retrieved data of the Query, setting QueryModel.isInvalidated to true until revalidation is completed.