Sets the vessel filtering criteria by location and start date.
Used In
Fields
| Name | Type | Description |
|---|---|---|
| limit | PositiveInt! | The maximal number of vessel nodes to return. |
| offset | NonNegativeInt! | The number of returned nodes to skip from the beginning of the node list. |
| polygonId | ObjectId! | The unique Windward assigned ID of the geographic location of the port of departure. |
| startDate | DateTime | The port departing date of the vessels to return. |
