ItineraryIconsArgs: {
    after?: InputMaybe<Scalars["String"]>;
    first: Scalars["Int"];
}

An itinerary type is used to structure a series of items representing a travel itinerary

Type declaration

Generated using TypeDoc