Short name describing what triggered the graph break
unsupported setitem (sq_ass_item)
Values or code snippet captured at the break point
sq_ass_item_impl {self} {key} {value}
Explanation of why the graph break was triggered
Dynamo does not know how to handle sq_ass_item on {self}
Hints on how to resolve the graph break
No hints provided.