ItineraryItemPositionAtEnd: {
    parentId?: InputMaybe<Scalars["ID"]>;
}

Positions the item at the end position of its siblings

Type declaration

  • Optional parentId?: InputMaybe<Scalars["ID"]>

    The parent itinerary item identifier, in the form of item/XYZ

Generated using TypeDoc