Skip to content

Replicator should be able to "transform" objects and not change their ID #15

@blakewest

Description

@blakewest

I want to be able to do...
Replicator.transform(patient).to('patient', {verified: true});

Or something like that...
but something that allows me to change everything except the ID, so that Facade will still find it in the database.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions