Skip to content

alias for destroy #1447

Open
Open
@vince1995

Description

@vince1995

New Feature / Enhancement Checklist

Current Limitation

When I want to delete a Parse.Object, I often try to call delete instead of destroy. Also, the cloud trigger is afterDelete and not afterDestroy, which is very confusing (for me).

Feature / Enhancement Description

Just an alias that delete does the same as destroy.

Example Use Case

See above

Alternatives / Workarounds

Maybe overwrite the Parse constructor in the index file.

3rd Party References

No 3rd party references.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:featureNew feature or improvement of existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions