ENUM

AirportVisitedStatus

link GraphQL Schema definition

  • enum AirportVisitedStatus {
  • VISITED
  • EVER_VISITED
  • TO_BE_VISITED
  • }