@zeitgeistpm/indexer
Advanced tools
Comparing version 4.3.0 to 4.4.0
import { GraphQLClient } from 'graphql-request'; | ||
import { augments } from './augments/index.esm.js'; | ||
import { getSdk } from './graphql/sdk.esm.js'; | ||
export { AccountBalanceOrderByInput, AccountBalancesDocument, AccountOrderByInput, AssetKind, AssetOrderByInput, AssetPriceDocument, AssetsDocument, BalanceInfoDocument, BalanceInfoEvent, BaseAsset, DisputeMechanism, FullAccountBalanceFragmentDoc, FullAssetFragmentDoc, FullHistoricalAccountBalanceFragmentDoc, FullHistoricalAssetsFragmentDoc, FullHistoricalSwapFragmentDoc, FullLiquiditySharesManagerFragmentDoc, FullMarketFragmentDoc, FullMarketMetadataFragmentDoc, FullNeoPoolFragmentDoc, FullOrderFragmentDoc, FullPoolFragmentDoc, HistoricalAccountBalanceOrderByInput, HistoricalAccountBalancesDocument, HistoricalAssetOrderByInput, HistoricalAssetsDocument, HistoricalMarketOrderByInput, HistoricalMarketsDocument, HistoricalPoolOrderByInput, HistoricalPoolsDocument, HistoricalSwapOrderByInput, HistoricalSwapsDocument, IssuanceHistoryDocument, LiquidityHistoryDocument, LiquiditySharesManagerOrderByInput, LiquiditySharesManagersDocument, MarketCreation, MarketEvent, MarketMetadataDocument, MarketOrderByInput, MarketStatsDocument, MarketStatus, MarketStatusCountDocument, MarketsDocument, NeoPoolOrderByInput, NeoPoolsDocument, OrderBy, OrderOrderByInput, OrdersDocument, PingQueryDocument, PoolOrderByInput, PoolStatus, PoolsDocument, ScoringRule, SquidStatusDocument, StatsDocument, TargetAsset, Unit, VolumeHistoryDocument, getSdk } from './graphql/sdk.esm.js'; | ||
export { AccountBalanceOrderByInput, AccountBalancesDocument, AccountOrderByInput, AssetKind, AssetOrderByInput, AssetPriceDocument, AssetsDocument, BalanceInfoDocument, BalanceInfoEvent, BaseAsset, DisputeMechanism, FullAccountBalanceFragmentDoc, FullAssetFragmentDoc, FullHistoricalAccountBalanceFragmentDoc, FullHistoricalAssetsFragmentDoc, FullHistoricalSwapFragmentDoc, FullLiquiditySharesManagerFragmentDoc, FullMarketFragmentDoc, FullMarketMetadataFragmentDoc, FullNeoPoolFragmentDoc, FullPoolFragmentDoc, HistoricalAccountBalanceOrderByInput, HistoricalAccountBalancesDocument, HistoricalAssetOrderByInput, HistoricalAssetsDocument, HistoricalMarketOrderByInput, HistoricalMarketsDocument, HistoricalOrderOrderByInput, HistoricalPoolOrderByInput, HistoricalPoolsDocument, HistoricalSwapOrderByInput, HistoricalSwapsDocument, IssuanceHistoryDocument, LiquidityHistoryDocument, LiquiditySharesManagerOrderByInput, LiquiditySharesManagersDocument, MarketCreation, MarketEvent, MarketMetadataDocument, MarketOrderByInput, MarketStatsDocument, MarketStatus, MarketStatusCountDocument, MarketsDocument, NeoPoolOrderByInput, NeoPoolsDocument, OrderBy, PingQueryDocument, PoolOrderByInput, PoolStatus, PoolsDocument, ScoringRule, SquidStatusDocument, StatsDocument, TargetAsset, Unit, VolumeHistoryDocument, getSdk } from './graphql/sdk.esm.js'; | ||
@@ -6,0 +6,0 @@ /** |
@@ -64,3 +64,2 @@ 'use strict'; | ||
exports.FullNeoPoolFragmentDoc = sdk.FullNeoPoolFragmentDoc; | ||
exports.FullOrderFragmentDoc = sdk.FullOrderFragmentDoc; | ||
exports.FullPoolFragmentDoc = sdk.FullPoolFragmentDoc; | ||
@@ -82,2 +81,6 @@ Object.defineProperty(exports, 'HistoricalAccountBalanceOrderByInput', { | ||
exports.HistoricalMarketsDocument = sdk.HistoricalMarketsDocument; | ||
Object.defineProperty(exports, 'HistoricalOrderOrderByInput', { | ||
enumerable: true, | ||
get: function () { return sdk.HistoricalOrderOrderByInput; } | ||
}); | ||
Object.defineProperty(exports, 'HistoricalPoolOrderByInput', { | ||
@@ -129,7 +132,2 @@ enumerable: true, | ||
}); | ||
Object.defineProperty(exports, 'OrderOrderByInput', { | ||
enumerable: true, | ||
get: function () { return sdk.OrderOrderByInput; } | ||
}); | ||
exports.OrdersDocument = sdk.OrdersDocument; | ||
exports.PingQueryDocument = sdk.PingQueryDocument; | ||
@@ -136,0 +134,0 @@ Object.defineProperty(exports, 'PoolOrderByInput', { |
{ | ||
"name": "@zeitgeistpm/indexer", | ||
"version": "4.3.0", | ||
"version": "4.4.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 too big to display
Sorry, the diff of this file is not supported yet
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
1761714
14787