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
Guid should convert to string
CLR types such as "Int32" should convert to number
Things that aren't comparable in c# like "Color" should convert to string.
Right now these are leaving the c# type which is not comparable in typescript