ENUM

ProjectStatusEnum

link GraphQL Schema definition

  • enum ProjectStatusEnum {
  • NotStarted
  • InProgress
  • Completed
  • }