Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "src/queries/market/fragments/tickerFragment"

Index

Variables

Variables

Const TICKER_FRAGMENT

TICKER_FRAGMENT: any = gql`fragment tickerFields on Ticker {market {...marketFields}priceChange24hPctvolume24h {...currencyAmountFields}lastPrice {...currencyPriceFields}usdLastPrice {...currencyPriceFields}}${CURRENCY_AMOUNT_FRAGMENT}${CURRENCY_PRICE_FRAGMENT}${MARKET_FRAGMENT}`

Generated using TypeDoc