How does Update work?! C# SDK
Using: C# SDK.. 
I am trying to understand or find a way, but can´t find any docs on it. 
If I am doing this:
user can have keys that are null. Will supabase update the cells that is allowed to have nulls or will it be ignored? 
Can I send in a partial object and only update the data that comes in the object? 
How does it work, the docs is limited. 
This is my model:
1 Reply
Unless someone comes along who uses the C# library you probably won't get an answer anytime soon. We don't have many people on here who are using C#. Also note the C# SDK is community maintained so it could be outdated or missing features at times, it might be good to check the Github account too.