Sets the time range and vessel ID's of the vessel whose property changes are returned by the vesselPropertyChanges query.
Used In
Fields
Name | Type | Description |
---|---|---|
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. |
timeRange | ClosedDateTimeRangeInput! | The time range within which the property changes have occurred. |
vesselIdOrImo | String! | The identity of the vessels whose property changes are returned. |