msgraph-sdk-design
msgraph-sdk-design copied to clipboard
How do we update values with null value?
Currently this isn't possible. We should consider implementing a dirty tracking mechanism in the model classes in order to detect when something is explicitly set to null.