Jump to Content
Windward GQL API
API Reference
v1.0

Log InWindward GQL API
API Reference
Log In
v1.0API Reference
All
Pages
Start typing to search…

Guide

  • What is GraphQL?
  • Authentication
  • What is Webhook?
  • Status and Error Codes
  • Webhooks Advanced Guides
  • Workflows Advanced Guide
  • Use-cases (Step by Step)

Due Diligence and Compliance

  • Overview
  • Entity Management Solution
    • searchCompaniesByTerm
    • vesselByIMO (vessel screening)
  • Queries
    • vesselsByIMOs (vessel screening)
    • complianceRiskBy (risk insights)
    • searchCompaniesByTerm (company screening)
  • Mutations (fleet monitoring)
    • createVoi
    • addVesselsToVoiBylmo
    • removeVesselsFromVOIByIMOs
    • updateVoi
  • Webhook Reference

Ocean Freight Visibility (OFV)

  • Overview
  • Queries
    • trackedShipments
    • trackedShipmentsByIds
    • carriers
    • shipmentGeoJSON
    • sharedShipmentLink
  • Mutations
    • upsertTrackedShipment
    • updateTrackedShipmentsMetadata
    • deleteTrackedShipments
    • upsertBusinessDataMapping
  • Webhook Reference
  • Embedded web application
  • Webhooks - Ocean Freight Visibility (OFV)
  • Bring Your Own Data (BYOD)

Behavioral Analysis

  • Overview
  • Queries
    • vesselsByIMOs
    • activitiesInPolygon
    • areas
    • readOnlyGeoPresenceLink
    • riskyVesselsInArea
    • readOnlyVesselProfileLink
    • SearchVesselByIdentifier
    • vesselPropertyChanges
    • vesselsByMMSI
    • vesselTimeline
    • vessel
    • vesselsInArea
    • portExpectedArrivals
    • departedFromPortVessels
    • vesselsInPort
    • VesselsRisksByIMO
    • IUU Fishing Risk
    • complianceVesselBuildingBlocksBy

MAI Expert

  • MAI Expert™ - Vessel Summary
  • MAI Expert™ - Adverse Media

Properties

  • Enums
    • AccidentType
    • ActivityFilterTypes
    • SortType
    • ComplianceVesselBuildingBlocksByInputSortField
    • ActivityTimelinePolygonType
    • ActivityTypes
    • AdvancedSearchActivityType
    • AreaTypes
    • Classes
    • CompanyComplianceRiskLevel
    • CompanyRole
    • ComplianceCompanyRiskBuildingBlockType
    • ComplianceProgram
    • ComplianceRiskLevel
    • ComplianceVesselActivityBuildingBlock
    • delayReasonCode
    • emptyIndicatorCode
    • EquipmentEventTypeCodeEnum
    • EventDescriptions
    • eventTypes
    • EventTypeEnum
    • InspectionType
    • OrderInput
    • PSCVendor
    • RangeInputRelation
    • RiskIndicatorName
    • shipmentEventTypeCode
    • shipmentLocationTypeCode
    • shipmentPhase
    • SmugglingRiskLevel
    • SmugglingRiskTypes
    • TimeFrameUnit
    • TrackedShipmentsFieldInput
    • TrackedShipmentsFieldInput
    • TransportEventTypeCodeEnum
    • VesselOrderByAscInput
    • VesselProfileSectionName
    • VesselRiskType
    • VoyageStatusEnum
  • Fragments
    • AccidentActivityExtraFields
    • ActivitiesInPolygonConnection
    • Activity
    • ComplianceVesselActivityDetails
    • Blip
    • BuildingBlock
    • Carrier
    • Container
    • Company
    • CompanyComplianceRisk
    • CompanyComplianceRiskBuildingBlock
    • CompanySanction
    • ComplianceRiskByConnection
    • ComplianceServiceReport
    • ComplianceVesselRisk
    • ComplianceVesselActivity
    • ComplianceVesselBuildingBlocksByConnection
    • DarkActivityExtraFields
    • Delay
    • DepartedFromPortVesselsConnection
    • DestinationChangeActivityExtraFields
    • ETAChangeActivityExtraFields
    • ExtraFields
    • FeatureObject
    • Milestone
    • MilestoneSchedule
    • MilestonesScheduleTimestamps
    • Ownership
    • Ownerships
    • PointProps
    • PortExpectedArrivalsConnection
    • PSCInspection
    • ReadOnlyGeoPresenceLinkResponse
    • ReadOnlyVesselProfileLinkResponse
    • ReportedPort
    • Response
    • RiskIndicator
    • RiskyVesselsInAreaConnection
    • ScheduleTimestamps
    • sharedShipmentLink
    • Shipment
    • ShipmentsUpload
    • SimplifiedVessel
    • SmugglingVesselRisk
    • Status
    • StatusEvent
    • Timestamps
    • TrackedShipment
    • TrackedShipmentMetadata
    • TrackedShipments
    • UltimateBeneficialOwners
    • VOI
    • VesselDateTimePropertyChange
    • VesselFloatPropertyChange
    • VesselIntPropertyChange
    • VesselIntelligence
    • VesselPropertyChanges
    • VesselPropertyChangesConnection
    • VesselPropertyChangesItem
    • VesselRisk
    • VesselRiskAssessment
    • VesselRiskIndicator
    • VesselStringPropertyChange
    • VesselTimelineConnection
    • VesselsInAreaConnection
    • VesselsInPortConnection
    • Events names
    • voyageStatus
    • VesselSanction
  • Input Types
    • ActivitiesInPolygonInput
    • AreaFilterInput
    • ClosedDateTimeRangeInput
    • ComplianceRiskByFilterInput
    • ComplianceRiskByInput
    • ComplianceVesselBuildingBlocksByInput
    • ComplianceVesselBuildingBlocksByFilterInput
    • DateTimeRange
    • ComplianceVesselBuildingBlocksByInputSortInput
    • DeleteTrackedShipmentInput
    • DepartedFromPortVesselsInput
    • EventsFilterInput
    • FilterBy
    • FilterByInput
    • MilestonesFilterInput
    • NotificationSettingsInput
    • NotificationsInput
    • OrderByInput
    • PortExpectedArrivalsInput
    • RangeInputOptions
    • ShipmentInput
    • SortInput
    • TrackedShipmentInput
    • TrackedShipmentMetadataInput
    • VOIInput
    • VesselActivityTimelineTypeInput
    • VesselPropertyChangesInput
    • VesselTimelineInput
    • VesselsInAreaInput
    • VesselsInPortInput
    • businessDataMapping
    • businessData
  • Scalars
  • Union Types
    • ActivityExtraFields
    • VesselTimelineItem

DepartedFromPortVesselsConnection

The vessels returned by the departedFromPortVessels query.

Fields

NameTypeDescription
nodes[VesselIntelligence!]!The vessel nodes returned by the departedFromPortVessels query.
totalCountNonNegativeInt!The number of vessel nodes returned.
  • Table of Contents
    • Fields