code.vegaprotocol.io/vega@v0.79.0/datanode/integration/testdata/golden/TestMarkets_RiskFactor (about) 1 { 2 "TestName": "TestMarkets_RiskFactor", 3 "Query": "{ marketsConnection{ edges { node { riskFactors { market, short, long } } } } }", 4 "Result": { 5 "marketsConnection": { 6 "edges": [ 7 { 8 "node": { 9 "riskFactors": { 10 "long": "0.0526284506210587", 11 "market": "bda439ade276efe1567fedec94ea5b9c040c5f89f72382ef1cf893faf0454f32", 12 "short": "0.0552995358916739" 13 } 14 } 15 }, 16 { 17 "node": { 18 "riskFactors": { 19 "long": "0.0526284506210587", 20 "market": "c8657325431e08fc2a22f5094d3fb42a570b6b13d5dafc346924e340ea2a6711", 21 "short": "0.0552995358916739" 22 } 23 } 24 }, 25 { 26 "node": { 27 "riskFactors": { 28 "long": "0.0526284506210587", 29 "market": "836da1ce68446d8b5cd1102bd46712fab678da8174c21f974d650212d928d5cd", 30 "short": "0.0552995358916739" 31 } 32 } 33 } 34 ] 35 } 36 }, 37 "Duration": 1741549 38 }