OBJECT
type VehicleTripStageDto {id: ID! name: String! created: OffsetDateTime! updated: OffsetDateTime }