Skip to main content
Anchor to PromiseSkuSettingUpsertUserError

PromiseSkuSettingUpsertUserError

object

An error that occurs during the execution of PromiseSkuSettingUpsert.

•PromiseSkuSettingUpsertUserErrorCode

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 or updates a delivery promise SKU setting that will be used when looking up delivery promises for the SKU.

Arguments

Anchor to deliveryPromiseProviderIddeliveryPromiseProviderId
•ID!
required

The ID of the delivery promise provider.

•String!
required

The schedule handle that will be used when looking up delivery promises for the SKU.

•String!
required

The SKU that will be associated with this setting.


Fields

Anchor to deliveryPromiseSkuSettingdeliveryPromiseSkuSetting
•DeliveryPromiseSkuSetting

The created or updated delivery promise SKU setting.

•[PromiseSkuSettingUpsertUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?
OSZAR »