code.vegaprotocol.io/vega@v0.79.0/datanode/integration/testdata/golden/TestOracles_OracleDataSourceInternal (about) 1 { 2 "TestName": "TestOracles_OracleDataSourceInternal", 3 "Query": "{ oracleSpecsConnection { edges { node { dataSourceSpec { spec { id createdAt updatedAt status data { sourceType { ... on DataSourceDefinitionInternal { sourceType { ... on DataSourceSpecConfigurationTime { conditions { operator value } } } } } } } } } } } }", 4 "Result": { 5 "oracleSpecsConnection": { 6 "edges": [ 7 { 8 "node": { 9 "dataSourceSpec": { 10 "spec": { 11 "createdAt": "2023-03-10T10:28:12.711669Z", 12 "data": { 13 "sourceType": {} 14 }, 15 "id": "ae14ccd9f8df5b0eb43d43fbe6625d4020f4cc609d6ee1235db48e94fa789e85", 16 "status": "STATUS_ACTIVE", 17 "updatedAt": null 18 } 19 } 20 } 21 }, 22 { 23 "node": { 24 "dataSourceSpec": { 25 "spec": { 26 "createdAt": "2023-03-10T10:23:18.09062Z", 27 "data": { 28 "sourceType": {} 29 }, 30 "id": "a59ef4c8e651c5aebc81cb82c665b94d47735da1d2aff8868a79f1e25b354d6d", 31 "status": "STATUS_ACTIVE", 32 "updatedAt": null 33 } 34 } 35 } 36 }, 37 { 38 "node": { 39 "dataSourceSpec": { 40 "spec": { 41 "createdAt": "2023-03-10T10:24:05.588573Z", 42 "data": { 43 "sourceType": {} 44 }, 45 "id": "36c0d99cee5d8c2b974995818e4bcb095bfa38558c5485b935dc7781ed954ce6", 46 "status": "STATUS_DEACTIVATED", 47 "updatedAt": null 48 } 49 } 50 } 51 }, 52 { 53 "node": { 54 "dataSourceSpec": { 55 "spec": { 56 "createdAt": "2023-03-10T10:28:12.711669Z", 57 "data": { 58 "sourceType": {} 59 }, 60 "id": "31020fd12ab5ea856a1b9e9d464c98205f7d9ac0d8b287c7b5ed5bdfbceb30cf", 61 "status": "STATUS_ACTIVE", 62 "updatedAt": null 63 } 64 } 65 } 66 }, 67 { 68 "node": { 69 "dataSourceSpec": { 70 "spec": { 71 "createdAt": "2023-03-10T10:24:05.588573Z", 72 "data": { 73 "sourceType": {} 74 }, 75 "id": "1937e8eceed19c8b5cdb92fe87cb062f2fd80b230d7cc441312d1b1af318481d", 76 "status": "STATUS_DEACTIVATED", 77 "updatedAt": null 78 } 79 } 80 } 81 }, 82 { 83 "node": { 84 "dataSourceSpec": { 85 "spec": { 86 "createdAt": "2023-03-10T10:23:18.09062Z", 87 "data": { 88 "sourceType": {} 89 }, 90 "id": "1152f1fad600a97069e35d24bcd94e4883ea6d48e96573707766333b01f08f14", 91 "status": "STATUS_ACTIVE", 92 "updatedAt": null 93 } 94 } 95 } 96 } 97 ] 98 } 99 }, 100 "Duration": 1088257 101 }