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
Closes#22
The name of the operation must be specified in one the following ways:
1) .to("graph://get?...)
2) .to("graph://?operation=get") The parameter is case insensitive
Allow graph?operation=get as an alternative to graph://get?
The text was updated successfully, but these errors were encountered: