Filters the returned vessels by geographical location and time range.
Used In
Fields
Name | Type | Description |
---|---|---|
area | GeoJSONPolygonGeometryScalar! | The geographical location of the returned vessels. |
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 vessels have visited the geographical location. |