AltFields
No description
type AltFields {
cancelFee: HistoricalPricingCancellationFee!
travelDates: MonthInterval!
ticketDates: MonthInterval!
}
Fields
AltFields.cancelFee
● HistoricalPricingCancellationFee!
non-null union
AltFields.travelDates
● MonthInterval!
non-null object
AltFields.ticketDates
● MonthInterval!
non-null object
Member Of
EitherAltFieldsOrMainFields
object