@zeitgeistpm/indexer
Advanced tools
Comparing version
@@ -35,4 +35,2 @@ import gql from 'graphql-tag'; | ||
AssetOrderByInput["IdDesc"] = "id_DESC"; | ||
AssetOrderByInput["PoolBaseAssetQtyAsc"] = "pool_baseAssetQty_ASC"; | ||
AssetOrderByInput["PoolBaseAssetQtyDesc"] = "pool_baseAssetQty_DESC"; | ||
AssetOrderByInput["PoolBaseAssetAsc"] = "pool_baseAsset_ASC"; | ||
@@ -119,4 +117,42 @@ AssetOrderByInput["PoolBaseAssetDesc"] = "pool_baseAsset_DESC"; | ||
HistoricalMarketOrderByInput["IdDesc"] = "id_DESC"; | ||
HistoricalMarketOrderByInput["MarketIdAsc"] = "marketId_ASC"; | ||
HistoricalMarketOrderByInput["MarketIdDesc"] = "marketId_DESC"; | ||
HistoricalMarketOrderByInput["MarketAuthorizedAddressAsc"] = "market_authorizedAddress_ASC"; | ||
HistoricalMarketOrderByInput["MarketAuthorizedAddressDesc"] = "market_authorizedAddress_DESC"; | ||
HistoricalMarketOrderByInput["MarketBaseAssetAsc"] = "market_baseAsset_ASC"; | ||
HistoricalMarketOrderByInput["MarketBaseAssetDesc"] = "market_baseAsset_DESC"; | ||
HistoricalMarketOrderByInput["MarketCreationAsc"] = "market_creation_ASC"; | ||
HistoricalMarketOrderByInput["MarketCreationDesc"] = "market_creation_DESC"; | ||
HistoricalMarketOrderByInput["MarketCreatorFeeAsc"] = "market_creatorFee_ASC"; | ||
HistoricalMarketOrderByInput["MarketCreatorFeeDesc"] = "market_creatorFee_DESC"; | ||
HistoricalMarketOrderByInput["MarketCreatorAsc"] = "market_creator_ASC"; | ||
HistoricalMarketOrderByInput["MarketCreatorDesc"] = "market_creator_DESC"; | ||
HistoricalMarketOrderByInput["MarketDescriptionAsc"] = "market_description_ASC"; | ||
HistoricalMarketOrderByInput["MarketDescriptionDesc"] = "market_description_DESC"; | ||
HistoricalMarketOrderByInput["MarketDisputeMechanismAsc"] = "market_disputeMechanism_ASC"; | ||
HistoricalMarketOrderByInput["MarketDisputeMechanismDesc"] = "market_disputeMechanism_DESC"; | ||
HistoricalMarketOrderByInput["MarketHasValidMetaCategoriesAsc"] = "market_hasValidMetaCategories_ASC"; | ||
HistoricalMarketOrderByInput["MarketHasValidMetaCategoriesDesc"] = "market_hasValidMetaCategories_DESC"; | ||
HistoricalMarketOrderByInput["MarketIdAsc"] = "market_id_ASC"; | ||
HistoricalMarketOrderByInput["MarketIdDesc"] = "market_id_DESC"; | ||
HistoricalMarketOrderByInput["MarketImgAsc"] = "market_img_ASC"; | ||
HistoricalMarketOrderByInput["MarketImgDesc"] = "market_img_DESC"; | ||
HistoricalMarketOrderByInput["MarketMarketIdAsc"] = "market_marketId_ASC"; | ||
HistoricalMarketOrderByInput["MarketMarketIdDesc"] = "market_marketId_DESC"; | ||
HistoricalMarketOrderByInput["MarketMetadataAsc"] = "market_metadata_ASC"; | ||
HistoricalMarketOrderByInput["MarketMetadataDesc"] = "market_metadata_DESC"; | ||
HistoricalMarketOrderByInput["MarketOracleAsc"] = "market_oracle_ASC"; | ||
HistoricalMarketOrderByInput["MarketOracleDesc"] = "market_oracle_DESC"; | ||
HistoricalMarketOrderByInput["MarketQuestionAsc"] = "market_question_ASC"; | ||
HistoricalMarketOrderByInput["MarketQuestionDesc"] = "market_question_DESC"; | ||
HistoricalMarketOrderByInput["MarketRejectReasonAsc"] = "market_rejectReason_ASC"; | ||
HistoricalMarketOrderByInput["MarketRejectReasonDesc"] = "market_rejectReason_DESC"; | ||
HistoricalMarketOrderByInput["MarketResolvedOutcomeAsc"] = "market_resolvedOutcome_ASC"; | ||
HistoricalMarketOrderByInput["MarketResolvedOutcomeDesc"] = "market_resolvedOutcome_DESC"; | ||
HistoricalMarketOrderByInput["MarketScalarTypeAsc"] = "market_scalarType_ASC"; | ||
HistoricalMarketOrderByInput["MarketScalarTypeDesc"] = "market_scalarType_DESC"; | ||
HistoricalMarketOrderByInput["MarketScoringRuleAsc"] = "market_scoringRule_ASC"; | ||
HistoricalMarketOrderByInput["MarketScoringRuleDesc"] = "market_scoringRule_DESC"; | ||
HistoricalMarketOrderByInput["MarketSlugAsc"] = "market_slug_ASC"; | ||
HistoricalMarketOrderByInput["MarketSlugDesc"] = "market_slug_DESC"; | ||
HistoricalMarketOrderByInput["MarketStatusAsc"] = "market_status_ASC"; | ||
HistoricalMarketOrderByInput["MarketStatusDesc"] = "market_status_DESC"; | ||
HistoricalMarketOrderByInput["OutcomeCategoricalAsc"] = "outcome_categorical_ASC"; | ||
@@ -137,4 +173,2 @@ HistoricalMarketOrderByInput["OutcomeCategoricalDesc"] = "outcome_categorical_DESC"; | ||
(function (HistoricalPoolOrderByInput) { | ||
HistoricalPoolOrderByInput["BaseAssetQtyAsc"] = "baseAssetQty_ASC"; | ||
HistoricalPoolOrderByInput["BaseAssetQtyDesc"] = "baseAssetQty_DESC"; | ||
HistoricalPoolOrderByInput["BlockNumberAsc"] = "blockNumber_ASC"; | ||
@@ -243,4 +277,2 @@ HistoricalPoolOrderByInput["BlockNumberDesc"] = "blockNumber_DESC"; | ||
MarketOrderByInput["PeriodStartDesc"] = "period_start_DESC"; | ||
MarketOrderByInput["PoolBaseAssetQtyAsc"] = "pool_baseAssetQty_ASC"; | ||
MarketOrderByInput["PoolBaseAssetQtyDesc"] = "pool_baseAssetQty_DESC"; | ||
MarketOrderByInput["PoolBaseAssetAsc"] = "pool_baseAsset_ASC"; | ||
@@ -311,4 +343,2 @@ MarketOrderByInput["PoolBaseAssetDesc"] = "pool_baseAsset_DESC"; | ||
PoolOrderByInput["AccountMarketIdDesc"] = "account_marketId_DESC"; | ||
PoolOrderByInput["BaseAssetQtyAsc"] = "baseAssetQty_ASC"; | ||
PoolOrderByInput["BaseAssetQtyDesc"] = "baseAssetQty_DESC"; | ||
PoolOrderByInput["BaseAssetAsc"] = "baseAsset_ASC"; | ||
@@ -635,3 +665,5 @@ PoolOrderByInput["BaseAssetDesc"] = "baseAsset_DESC"; | ||
id | ||
marketId | ||
market { | ||
marketId | ||
} | ||
poolId | ||
@@ -638,0 +670,0 @@ resolvedOutcome |
@@ -37,4 +37,2 @@ 'use strict'; | ||
AssetOrderByInput["IdDesc"] = "id_DESC"; | ||
AssetOrderByInput["PoolBaseAssetQtyAsc"] = "pool_baseAssetQty_ASC"; | ||
AssetOrderByInput["PoolBaseAssetQtyDesc"] = "pool_baseAssetQty_DESC"; | ||
AssetOrderByInput["PoolBaseAssetAsc"] = "pool_baseAsset_ASC"; | ||
@@ -121,4 +119,42 @@ AssetOrderByInput["PoolBaseAssetDesc"] = "pool_baseAsset_DESC"; | ||
HistoricalMarketOrderByInput["IdDesc"] = "id_DESC"; | ||
HistoricalMarketOrderByInput["MarketIdAsc"] = "marketId_ASC"; | ||
HistoricalMarketOrderByInput["MarketIdDesc"] = "marketId_DESC"; | ||
HistoricalMarketOrderByInput["MarketAuthorizedAddressAsc"] = "market_authorizedAddress_ASC"; | ||
HistoricalMarketOrderByInput["MarketAuthorizedAddressDesc"] = "market_authorizedAddress_DESC"; | ||
HistoricalMarketOrderByInput["MarketBaseAssetAsc"] = "market_baseAsset_ASC"; | ||
HistoricalMarketOrderByInput["MarketBaseAssetDesc"] = "market_baseAsset_DESC"; | ||
HistoricalMarketOrderByInput["MarketCreationAsc"] = "market_creation_ASC"; | ||
HistoricalMarketOrderByInput["MarketCreationDesc"] = "market_creation_DESC"; | ||
HistoricalMarketOrderByInput["MarketCreatorFeeAsc"] = "market_creatorFee_ASC"; | ||
HistoricalMarketOrderByInput["MarketCreatorFeeDesc"] = "market_creatorFee_DESC"; | ||
HistoricalMarketOrderByInput["MarketCreatorAsc"] = "market_creator_ASC"; | ||
HistoricalMarketOrderByInput["MarketCreatorDesc"] = "market_creator_DESC"; | ||
HistoricalMarketOrderByInput["MarketDescriptionAsc"] = "market_description_ASC"; | ||
HistoricalMarketOrderByInput["MarketDescriptionDesc"] = "market_description_DESC"; | ||
HistoricalMarketOrderByInput["MarketDisputeMechanismAsc"] = "market_disputeMechanism_ASC"; | ||
HistoricalMarketOrderByInput["MarketDisputeMechanismDesc"] = "market_disputeMechanism_DESC"; | ||
HistoricalMarketOrderByInput["MarketHasValidMetaCategoriesAsc"] = "market_hasValidMetaCategories_ASC"; | ||
HistoricalMarketOrderByInput["MarketHasValidMetaCategoriesDesc"] = "market_hasValidMetaCategories_DESC"; | ||
HistoricalMarketOrderByInput["MarketIdAsc"] = "market_id_ASC"; | ||
HistoricalMarketOrderByInput["MarketIdDesc"] = "market_id_DESC"; | ||
HistoricalMarketOrderByInput["MarketImgAsc"] = "market_img_ASC"; | ||
HistoricalMarketOrderByInput["MarketImgDesc"] = "market_img_DESC"; | ||
HistoricalMarketOrderByInput["MarketMarketIdAsc"] = "market_marketId_ASC"; | ||
HistoricalMarketOrderByInput["MarketMarketIdDesc"] = "market_marketId_DESC"; | ||
HistoricalMarketOrderByInput["MarketMetadataAsc"] = "market_metadata_ASC"; | ||
HistoricalMarketOrderByInput["MarketMetadataDesc"] = "market_metadata_DESC"; | ||
HistoricalMarketOrderByInput["MarketOracleAsc"] = "market_oracle_ASC"; | ||
HistoricalMarketOrderByInput["MarketOracleDesc"] = "market_oracle_DESC"; | ||
HistoricalMarketOrderByInput["MarketQuestionAsc"] = "market_question_ASC"; | ||
HistoricalMarketOrderByInput["MarketQuestionDesc"] = "market_question_DESC"; | ||
HistoricalMarketOrderByInput["MarketRejectReasonAsc"] = "market_rejectReason_ASC"; | ||
HistoricalMarketOrderByInput["MarketRejectReasonDesc"] = "market_rejectReason_DESC"; | ||
HistoricalMarketOrderByInput["MarketResolvedOutcomeAsc"] = "market_resolvedOutcome_ASC"; | ||
HistoricalMarketOrderByInput["MarketResolvedOutcomeDesc"] = "market_resolvedOutcome_DESC"; | ||
HistoricalMarketOrderByInput["MarketScalarTypeAsc"] = "market_scalarType_ASC"; | ||
HistoricalMarketOrderByInput["MarketScalarTypeDesc"] = "market_scalarType_DESC"; | ||
HistoricalMarketOrderByInput["MarketScoringRuleAsc"] = "market_scoringRule_ASC"; | ||
HistoricalMarketOrderByInput["MarketScoringRuleDesc"] = "market_scoringRule_DESC"; | ||
HistoricalMarketOrderByInput["MarketSlugAsc"] = "market_slug_ASC"; | ||
HistoricalMarketOrderByInput["MarketSlugDesc"] = "market_slug_DESC"; | ||
HistoricalMarketOrderByInput["MarketStatusAsc"] = "market_status_ASC"; | ||
HistoricalMarketOrderByInput["MarketStatusDesc"] = "market_status_DESC"; | ||
HistoricalMarketOrderByInput["OutcomeCategoricalAsc"] = "outcome_categorical_ASC"; | ||
@@ -139,4 +175,2 @@ HistoricalMarketOrderByInput["OutcomeCategoricalDesc"] = "outcome_categorical_DESC"; | ||
(function (HistoricalPoolOrderByInput) { | ||
HistoricalPoolOrderByInput["BaseAssetQtyAsc"] = "baseAssetQty_ASC"; | ||
HistoricalPoolOrderByInput["BaseAssetQtyDesc"] = "baseAssetQty_DESC"; | ||
HistoricalPoolOrderByInput["BlockNumberAsc"] = "blockNumber_ASC"; | ||
@@ -245,4 +279,2 @@ HistoricalPoolOrderByInput["BlockNumberDesc"] = "blockNumber_DESC"; | ||
MarketOrderByInput["PeriodStartDesc"] = "period_start_DESC"; | ||
MarketOrderByInput["PoolBaseAssetQtyAsc"] = "pool_baseAssetQty_ASC"; | ||
MarketOrderByInput["PoolBaseAssetQtyDesc"] = "pool_baseAssetQty_DESC"; | ||
MarketOrderByInput["PoolBaseAssetAsc"] = "pool_baseAsset_ASC"; | ||
@@ -313,4 +345,2 @@ MarketOrderByInput["PoolBaseAssetDesc"] = "pool_baseAsset_DESC"; | ||
PoolOrderByInput["AccountMarketIdDesc"] = "account_marketId_DESC"; | ||
PoolOrderByInput["BaseAssetQtyAsc"] = "baseAssetQty_ASC"; | ||
PoolOrderByInput["BaseAssetQtyDesc"] = "baseAssetQty_DESC"; | ||
PoolOrderByInput["BaseAssetAsc"] = "baseAsset_ASC"; | ||
@@ -637,3 +667,5 @@ PoolOrderByInput["BaseAssetDesc"] = "baseAsset_DESC"; | ||
id | ||
marketId | ||
market { | ||
marketId | ||
} | ||
poolId | ||
@@ -640,0 +672,0 @@ resolvedOutcome |
{ | ||
"name": "@zeitgeistpm/indexer", | ||
"version": "3.6.0", | ||
"version": "3.7.0", | ||
"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
1046131
1.13%9174
1.14%