Sets the properties of the vessels whose behavioral timeline is returned by the vesselTimeline query.
Used In
Fields
Name | Type | Description |
---|---|---|
includePropertyChanges | Boolean! | Whether the property changes which occurred within the timeline are included in the returned results. |
limit | PositiveInt! | The maximal number of records to return. |
offset | NonNegativeInt! | The number of returned records to skip from the beginning of the record list. |
polygon | GeoJSONPolygonGeometryScalar | The polygon of the vessels whose behavioral timeline is returned. |
timeRange | ClosedDateTimeRangeInput! | 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. |
vesselIdOrImo | String! | The identification of the vessels whose behavioral timeline is returned. |