ENUM

Environment

link GraphQL Schema definition

  • enum Environment {
  • Preview
  • Production
  • Staging
  • }