DateType

GraphQL schema definition

  • enum DateType{
  • ARRIVAL,
  • BOOKING,
  • }

Required by