@zeitgeistpm/indexer
Advanced tools
Comparing version 4.0.0 to 4.1.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, FullMarketFragmentDoc, FullMarketMetadataFragmentDoc, FullNeoPoolFragmentDoc, FullPoolFragmentDoc, HistoricalAccountBalanceOrderByInput, HistoricalAccountBalancesDocument, HistoricalAssetOrderByInput, HistoricalAssetsDocument, HistoricalMarketOrderByInput, HistoricalMarketsDocument, HistoricalPoolOrderByInput, HistoricalPoolsDocument, HistoricalSwapOrderByInput, HistoricalSwapsDocument, MarketCreation, MarketEvent, MarketMetadataDocument, MarketOrderByInput, MarketStatsDocument, MarketStatus, MarketStatusCountDocument, MarketsDocument, NeoPoolOrderByInput, NeoPoolsDocument, OrderBy, PingQueryDocument, PoolOrderByInput, PoolStatus, PoolsDocument, ScoringRule, SquidStatusDocument, StatsDocument, TargetAsset, Unit, 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, HistoricalPoolOrderByInput, HistoricalPoolsDocument, HistoricalSwapOrderByInput, HistoricalSwapsDocument, IssuanceHistoryDocument, 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 @@ /** |
@@ -60,2 +60,3 @@ 'use strict'; | ||
exports.FullHistoricalSwapFragmentDoc = sdk.FullHistoricalSwapFragmentDoc; | ||
exports.FullLiquiditySharesManagerFragmentDoc = sdk.FullLiquiditySharesManagerFragmentDoc; | ||
exports.FullMarketFragmentDoc = sdk.FullMarketFragmentDoc; | ||
@@ -90,2 +91,8 @@ exports.FullMarketMetadataFragmentDoc = sdk.FullMarketMetadataFragmentDoc; | ||
exports.HistoricalSwapsDocument = sdk.HistoricalSwapsDocument; | ||
exports.IssuanceHistoryDocument = sdk.IssuanceHistoryDocument; | ||
Object.defineProperty(exports, 'LiquiditySharesManagerOrderByInput', { | ||
enumerable: true, | ||
get: function () { return sdk.LiquiditySharesManagerOrderByInput; } | ||
}); | ||
exports.LiquiditySharesManagersDocument = sdk.LiquiditySharesManagersDocument; | ||
Object.defineProperty(exports, 'MarketCreation', { | ||
@@ -144,4 +151,5 @@ enumerable: true, | ||
}); | ||
exports.VolumeHistoryDocument = sdk.VolumeHistoryDocument; | ||
exports.getSdk = sdk.getSdk; | ||
exports.create = create; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@zeitgeistpm/indexer", | ||
"version": "4.0.0", | ||
"version": "4.1.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
1624687
58
13754