object ShippingContainersQueryResult

Fields

FieldTypeDescription
request_idString
complexityInt
dataShippingContainerConnection
ArgumentTypeRequiredDefaultDescription
sortStringNo
searchGenericScalarNo
beforeStringNo
afterStringNo
firstIntNo
lastIntNo

Referenced By

Example

{
  "request_id": "abc123",
  "complexity": 987,
  "data": ShippingContainerConnection
}