34 lines
454 B
JSON
Generated
34 lines
454 B
JSON
Generated
{
|
|
"fields": [
|
|
{
|
|
"name": "x",
|
|
"composite": {
|
|
"fields": [
|
|
{
|
|
"name": "_"
|
|
}
|
|
],
|
|
"edges": null
|
|
}
|
|
},
|
|
{
|
|
"name": "z"
|
|
}
|
|
],
|
|
"edges": [
|
|
{
|
|
"edge_id": {
|
|
"src_path": [
|
|
"x",
|
|
"_"
|
|
],
|
|
"src_arrow": false,
|
|
"dst_path": [
|
|
"z"
|
|
],
|
|
"dst_arrow": true,
|
|
"index": 0
|
|
}
|
|
}
|
|
]
|
|
}
|