@zeitgeistpm/indexer
Advanced tools
Comparing version 3.2.0 to 3.2.1
@@ -170,2 +170,6 @@ import gql from 'graphql-tag'; | ||
HistoricalSwapOrderByInput["EventDesc"] = "event_DESC"; | ||
HistoricalSwapOrderByInput["ExtrinsicHashAsc"] = "extrinsic_hash_ASC"; | ||
HistoricalSwapOrderByInput["ExtrinsicHashDesc"] = "extrinsic_hash_DESC"; | ||
HistoricalSwapOrderByInput["ExtrinsicNameAsc"] = "extrinsic_name_ASC"; | ||
HistoricalSwapOrderByInput["ExtrinsicNameDesc"] = "extrinsic_name_DESC"; | ||
HistoricalSwapOrderByInput["IdAsc"] = "id_ASC"; | ||
@@ -440,2 +444,6 @@ HistoricalSwapOrderByInput["IdDesc"] = "id_DESC"; | ||
assetOut | ||
extrinsic { | ||
hash | ||
name | ||
} | ||
} | ||
@@ -442,0 +450,0 @@ `; |
@@ -172,2 +172,6 @@ 'use strict'; | ||
HistoricalSwapOrderByInput["EventDesc"] = "event_DESC"; | ||
HistoricalSwapOrderByInput["ExtrinsicHashAsc"] = "extrinsic_hash_ASC"; | ||
HistoricalSwapOrderByInput["ExtrinsicHashDesc"] = "extrinsic_hash_DESC"; | ||
HistoricalSwapOrderByInput["ExtrinsicNameAsc"] = "extrinsic_name_ASC"; | ||
HistoricalSwapOrderByInput["ExtrinsicNameDesc"] = "extrinsic_name_DESC"; | ||
HistoricalSwapOrderByInput["IdAsc"] = "id_ASC"; | ||
@@ -442,2 +446,6 @@ HistoricalSwapOrderByInput["IdDesc"] = "id_DESC"; | ||
assetOut | ||
extrinsic { | ||
hash | ||
name | ||
} | ||
} | ||
@@ -444,0 +452,0 @@ `; |
{ | ||
"name": "@zeitgeistpm/indexer", | ||
"version": "3.2.0", | ||
"version": "3.2.1", | ||
"publishConfig": { | ||
@@ -5,0 +5,0 @@ "access": "public" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
1031643
9037