ENUM

ActionStatus

link GraphQL Schema definition

  • enum ActionStatus {
  • CREATED
  • IN_PROGRESS
  • DONE
  • FAILED
  • }