Skip to main content
Anchor to CarrierServiceCreateUserError

CarrierServiceCreateUserError

object

An error that occurs during the execution of CarrierServiceCreate.

•CarrierServiceCreateUserErrorCode

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

Creates a new carrier service.

Arguments

•DeliveryCarrierServiceCreateInput!required

The input fields used to create a carrier service.


Fields

•DeliveryCarrierService

The created carrier service.

•[CarrierServiceCreateUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?