Anchor to deliveryPromiseSkuSettingUpsertdelivery
mutationdelivery Promise Sku Setting Upsert
Requires access scope.
Creates or updates a delivery promise SKU setting that will be used when looking up delivery promises for the SKU.
Anchor to Arguments
Arguments
- Anchor to deliveryPromiseProviderIddelivery•ID!
Promise Provider Id required The ID of the delivery promise provider.
- Anchor to scheduleHandleschedule•String!
Handle 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.
Was this section helpful?
Anchor to DeliveryPromiseSkuSettingUpsertPayload returnsDelivery Promise Sku Setting Upsert Payload returns
- Anchor to deliveryPromiseSkuSettingdelivery•Delivery
Promise Sku Setting Promise Sku Setting The created or updated delivery promise SKU setting.
- Anchor to userErrorsuser•[Promise
Errors Sku Setting Upsert User Error!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?