ENUM

OrderAction

link GraphQL Schema definition

  • enum OrderAction {
  • BUY_OPEN
  • SELL_CLOSE
  • SELL_OPEN
  • BUY_CLOSE
  • }