Skip to main content
Anchor to carrierServiceUpdate

carrierServiceUpdate

mutation

Requires write_shipping access scope.

Updates a carrier service. Only the app that creates a carrier service can update it.

•DeliveryCarrierServiceUpdateInput!
required

The input fields used to update a carrier service.

Show input fields

Was this section helpful?

Anchor to CarrierServiceUpdatePayload returnsCarrierServiceUpdatePayload returns

•DeliveryCarrierService

The updated carrier service.

Show fields
•[CarrierServiceUpdateUserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?