The backend returns detail as an object for some errors (circular dependency, conflicts, etc.). The API client now JSON.stringifies object details so they can be properly parsed by error handlers like DependencyGraph.
The backend returns detail as an object for some errors (circular dependency, conflicts, etc.). The API client now JSON.stringifies object details so they can be properly parsed by error handlers like DependencyGraph.