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
The options parameter doesn't reflect that an empty {} is required. I would expect that if it is not given an input if would either supply an empty object to it self or otherwise say that the object is required.
The same applies to the update one node and probably others as well.