HotelReservationMutationSection (Object)
type HotelReservationMutationSection {
removeByPnr(
pnr: PnrOptionScalar!
): RemoveByPnrOutput!
}
Fields
HotelReservationMutationSection.removeByPnr ● RemoveByPnrOutput! non-null union
HotelReservationMutationSection.removeByPnr.pnr ● PnrOptionScalar! non-null scalar
Possible violation list: IS_NOT_PNR_ERROR
Returned By
hotelReservation mutation