#### Describe the bug Model method `$delete` returns a promise despite all API methods now being synchronous. #### Expected behavior The method should be synchronous. #### Versions - Vuex ORM: 1.0.0-draft.14
Describe the bug
Model method
$deletereturns a promise despite all API methods now being synchronous.Expected behavior
The method should be synchronous.
Versions