GB0191

Graph-Break Type

Short name describing what triggered the graph break

id() with unsupported args

Context

Values or code snippet captured at the break point

str(args)

Explanation

Explanation of why the graph break was triggered

Dynamo doesn’t know how to trace id() call with args {args}

Hints

Hints on how to resolve the graph break

Additional Information

Back to Registry