GB0781

Graph-Break Type

Short name describing what triggered the graph break

unsupported setitem (sq_ass_item)

Context

Values or code snippet captured at the break point

sq_ass_item_impl {self} {key} {value}

Explanation

Explanation of why the graph break was triggered

Dynamo does not know how to handle sq_ass_item on {self}

Hints

Hints on how to resolve the graph break

No hints provided.

Additional Information

Click here to add Additional Info

Back to Registry