Skip to main content

echoShipmentSeries

Historical shipped orders for the current company aggregated over time, one point per bucket (day, week or month).

Permissions Required

  • echo:shipment_read
echoShipmentSeries(
bucket: ShipmentBucketEnum = DAY
filter: ShipmentFilterInput
): ShipmentSeries!

Arguments

echoShipmentSeries.bucket ● ShipmentBucketEnum enum common

Bucket granularity to group shipped orders by.

echoShipmentSeries.filter ● ShipmentFilterInput input common

Optional filters, all combined with AND.

Type

ShipmentSeries object common

Shipped orders aggregated over time at a chosen bucket granularity.