OBJECT

EmbeddedVessels

link GraphQL Schema definition

  • type EmbeddedVessels {
  • # Vessel-specific information for the first vessel involved in the event
  • vessel_0: EmbeddedVessel
  • # Vessel-specific information for the second vessel involved in the event (applies
  • # only for 'standard_rendezvous' event_type)
  • vessel_1: EmbeddedVessel
  • }

link Require by