ENUM

PnrGoProcessStatus

link GraphQL Schema definition

  • enum PnrGoProcessStatus {
  • CREATED
  • IN_PROGRESS
  • WAITING
  • RETRY
  • RETRY_MANUAL
  • COMPLETED
  • ERROR
  • CANCELLED
  • IGNORED
  • PLANNED
  • }