Ask a question to get started
Enter to sendā¢Shift+Enter new line
copy( self, *, id: str | None = None, name: str | None
id
str | None
None
name
Return a copy of the node with optional new id and name.
The new node id.
The new node name.