ENUM

DeploymentStatus

link GraphQL Schema definition

  • enum DeploymentStatus {
  • READY
  • DEPLOYED
  • FAILED
  • }