Skip to main content
Anchor to CarrierServiceUpdateUserError

CarrierServiceUpdateUserError

object

An error that occurs during the execution of CarrierServiceUpdate.

•CarrierServiceUpdateUserErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!non-null

The error message.


Was this section helpful?

•mutation

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

Arguments

•DeliveryCarrierServiceUpdateInput!required

The input fields used to update a carrier service.


Fields

•DeliveryCarrierService

The updated carrier service.

•[CarrierServiceUpdateUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?