Working on the frontend, I'm seeing a unipartite network response with links that have strings for node ids, instead of NodeData objects.
What I mean is I'm seeing the following response where source and target are strings

But the links should be organized just like in the bp net where for source and target we have NodeData.
