ItineraryDirectionsAttrsArgs: {
    after?: InputMaybe<Scalars["String"]>;
    first: Scalars["Int"];
    id?: InputMaybe<Scalars["ID"]>;
    includeNoLocale?: InputMaybe<Scalars["Boolean"]>;
    locale?: InputMaybe<Scalars["String"]>;
}

An itinerary item representing directions from an origin location to the parent location. This item encapsulates modes of transport and routes.

Type declaration

Generated using TypeDoc