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
Patch to return properly.
There was an issue with the function returning the result of the `execute()` function, which was just a boolean, therefore stopping the class from working properly.