-
Notifications
You must be signed in to change notification settings - Fork 8
Make EntitySet Clone #825
Copy link
Copy link
Open
Description
Now that #799 has landed, we can make EntitySet at least Clone, possibly also Copy. This is really convenient, because it means we don't need to call context.query() multiple times if we want multiple copies. Even though context.query() is pretty cheap, it's still not the most ergonomic.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels