ENUM

TimezoneToggleEnum

link GraphQL Schema definition

  • enum TimezoneToggleEnum {
  • # Will use UTC timezone where applicable
  • UTC
  • # Will use operator base timezone where applicable
  • BT
  • # Will use local timezone related to airports
  • LT
  • }