APICache.invalidate()method
invalidate(endpoint: Endpoint<PP, RR>, payload: PP): void
Invalidate a specific store for an endpoint so the next read refetches.
invalidate(endpoint: Endpoint<PP, RR>, payload: PP): void
Invalidate a specific store for an endpoint so the next read refetches.