Magidoc

UpdateShippingServiceInput
Input Object

An input to update a shipping service

Fields

#

bookingCutoff

The cutoff time for booking a shipment

carrierId

ID !
Non-null

The carrier that offers this service

deliveryDays

The days of the week the service delivers

externalId

An externalId for the service

id

ID !
Non-null

The ID of the service to update

latestDelivery

The latest delivery time for the service

name

Non-null

The name of the service

pickupCutoff

The cutoff time for pickup

pickupDays

The days of the week the service picks up

sameDayDelivery

Does the service support same-day delivery

sameDayPickup

Does the service support same-day pickup

supportedCountries

[ String !]

The countries this service supports

transitTime

The transit time for the service

Usages

#

References

#

  • Argument input of field updateShippingService from type Mutation