Open
Description
Hello, great work on this package!
However, I have encountered an error when deleting a relationship using the code:
jsonApi.one('author', 1).relationships('articles').delete([{ id: 1 }])
The error I am getting is:
Uncaught TypeError: schema_schema__WEBPACK_IMPORTED_MODULE_12. jsonApi.one(...).relationships(...).delete is not a function_
Could this be an internal issue with the package?
I am on the latest version of Devour-Client.
Metadata
Metadata
Assignees
Labels
No labels