DEV

Type.

ContainerComplianceReadiness

No description

Fields

containerId

ID!

Required

No description

containerType

ContainerType!

Required

No description

outstandingLineCount

Int!

Required

Lines that still gate readiness: not COMPLETE, and answering a questionnaire that carries at least one REQUIRED question. An advisory questionnaire — every question PREFERRED/OPTIONAL, e.g. a free-trade certificate of origin, where declining is a legitimate outcome — never counts here, so ignoring it cannot hold a container at not-ready. Those lines remain in totalLineCount and can still be answered.

ready

Boolean!

Required

True only when totalLineCount > 0 and outstandingLineCount is 0.

totalLineCount

Int!

Required

Every active line on the container, gating or not.
Book a demo

Was this page helpful?