Short name describing what triggered the graph break
missing_mp_ass_subscript
Values or code snippet captured at the break point
mp_ass_subscript_impl not defined for {self.python_type_name()}
Explanation of why the graph break was triggered
Dynamo does not yet support item assignment on ‘{self.python_type_name()}’.
Hints on how to resolve the graph break