Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "src/queries/market/fragments/orderBookRecordFragment"

Index

Variables

Const ORDERBOOK_RECORD_FRAGMENT

ORDERBOOK_RECORD_FRAGMENT: any = gql`fragment marketOrderbookRecordFields on OrderBookRecord {amount {...currencyAmountFields}price {...currencyPriceFields}}${CURRENCY_AMOUNT_FRAGMENT}${CURRENCY_PRICE_FRAGMENT}`

Generated using TypeDoc