Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "src/queries/order/fragments/orderFragment"

Index

Variables

Variables

Const ORDER_FRAGMENT

ORDER_FRAGMENT: any = gql`fragment orderFields on Order {amount {...currencyAmountFields}amountRemaining {...currencyAmountFields}buyOrSellcancelAtcancellationPolicyidlimitPrice {...currencyPriceFields}market {...marketFields}placedAtstatusstopPrice {...currencyPriceFields}type}${CURRENCY_PRICE_FRAGMENT}${CURRENCY_AMOUNT_FRAGMENT}${MARKET_FRAGMENT}`

Generated using TypeDoc