carrier
Returns the Carrier object with the Carrier ID.
See: https://tracker.delivery/docs/tracking-api
carrier(
id: ID!
): Carrier
Arguments
carrier.id ● ID! non-null scalar
The unique identifier of the carrier.
Type
Carrier object
Represents a shipping carrier.