VesselTimelineInput

Sets the properties of the vessels whose behavioral timeline is returned by the vesselTimeline query.

Used In

Fields

NameTypeDescription
includePropertyChangesBoolean!Whether the property changes which occurred within the timeline are included in the returned results.
limitPositiveInt!The maximal number of records to return.
offsetNonNegativeInt!The number of returned records to skip from the beginning of the record list.
polygonGeoJSONPolygonGeometryScalarThe polygon of the vessels whose behavioral timeline is returned.
timeRangeClosedDateTimeRangeInput!The time range within which the returned behavioral timelines have occurred.
types[VesselActivityTimelineTypeInput!]!The type of activity and polygon of the vessels whose behavioral timeline is returned.
vesselIdOrImoString!The identification of the vessels whose behavioral timeline is returned.