ENUM

OrderState

link GraphQL Schema definition

  • enum OrderState {
  • active
  • cancelled
  • expired
  • }

link Require by