You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the current version I am using, I only see two ways:
the read operation could return an error, faking that the resource does not exist and must be created freshly. Downside is that the original resource is not removed
the update operation could replace the resource transparently. downside would be that the user is not expecting this based on the generated plan