Skip to content

How to delete remote objects? #1

Description

@michaelgodshall

First of all, thank you for making this project available. I am integrating it with a spine project to allow for offline syncing, and so far I have setup get, create, and update actions that sync local storage with the remote server. However, I have not been able to figure out how to delete objects from the remote server. Calling @item.destroy() removes an item from the list, but it doesn't send a DELETE request to the remote server (even with {remote: true}). Is delete support currently available in atmos2? Can you recommend how it might be implemented for online and offline use? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions