object InboundShipmentsQueryResult

Fields

FieldTypeDescription
request_idString
complexityInt
dataInboundShipmentConnection
ArgumentTypeRequiredDefaultDescription
sortStringNo
searchGenericScalarNo
beforeStringNo
afterStringNo
firstIntNo
lastIntNo

Referenced By

Example

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