Skip to main content
Anchor to CarrierServiceDeleteUserError

CarrierServiceDeleteUserError

object

An error that occurs during the execution of CarrierServiceDelete.

•CarrierServiceDeleteUserErrorCode

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

Removes an existing carrier service.

Arguments

•ID!required

The global ID of the carrier service to delete.


Fields

•ID

The ID of the deleted carrier service.

•[CarrierServiceDeleteUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?