ENUM

IssueStatus

link GraphQL Schema definition

  • enum IssueStatus {
  • OPEN
  • RESOLVED
  • }

link Require by