ENUM

NightApproach

link GraphQL Schema definition

  • enum NightApproach {
  • # Auto
  • AUTO
  • # No
  • NO
  • # Yes
  • YES
  • }

link Require by

This element is not required by anyone