description
Hi,
I'm facing an issue when trying to stop tracking an entity, inserted in the context (and not saved to the server yet).
The .Net Client Library gives us a method called 'Detach' which allows to stop tracking an entity and prevent it to be saved eventually.
Is there a way to do it using ObjC?
Thank you.
Nicolas