ENUM

CheckoutRunStatus

link GraphQL Schema definition

  • enum CheckoutRunStatus {
  • FAILED
  • RUNNING
  • FINISHED
  • REVIEW_NEEDED
  • }