Skip to main content
Anchor to DeliveryPromiseSkuSetting

DeliveryPromiseSkuSetting

object

Requires read_delivery_promises access scope.

A delivery promise SKU setting that will be used when looking up delivery promises for the SKU.

Anchor to deliveryPromiseProviderdeliveryPromiseProvider
•DeliveryPromiseProvider!
non-null

The delivery promise provider associated with this SKU mapping.

•String

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

•String!
non-null

The SKU that will be associated with this setting.


Was this section helpful?

•query

A SKU setting for a delivery promise.


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?
OSZAR »