Skip to content

Allow remove() to accept entity objects similar to update() #1

@tony-sull

Description

@tony-sull

Right now update() can find items by ID, predicate, or by passing in the entire entity objects.

remove() handles ID and predicates, but it can't be called with the entity objects themselves.

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