Skip to content
This repository was archived by the owner on Oct 16, 2024. It is now read-only.
This repository was archived by the owner on Oct 16, 2024. It is now read-only.

Add '.move()' function to Collection #95

@bennobuilder

Description

@bennobuilder

This allows us to move a Item from one Group to another Group

MY_COLLECTION.move(1, 'group1', 'group2');

This moves the Item with the primaryKey 1 from group1 to group2

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions