DeliveryPromiseSetting - admin-graphql - OBJECT
Version: unstable
Description:
The delivery promise settings.
Access Scopes
`read_shipping` access scope or `read_shop_promise_program` access scope.
Fields
deliveryDatesEnabled
: Boolean! - Whether delivery dates is enabled.
processingTime
: String - The number of business days required for processing the order before the package is handed off to the carrier. Expressed as an ISO8601 duration.
Connections
Related queries
deliveryPromiseSettings
Represents the delivery promise settings for a shop.
Related mutations
Related Unions
Examples