getExternalShipment
DEPRECATED
Legacy Orders V1 mutation. It applies to V1 orders only and will be removed once Orders V1 support ends. For V2 orders, use getShipment.
Queries an external integration to fetch an order's shipments (if any)
getExternalShipment(
input: GetExternalShipmentInput!
): GetExternalShipmentPayload @deprecated
Arguments
getExternalShipment.input ● GetExternalShipmentInput! non-null input common
Parameters for GetExternalShipment
Type
GetExternalShipmentPayload object common
Autogenerated return type of GetExternalShipment.