# DeliveryPromiseSetting - admin - OBJECT Version: unstable ## Description The delivery promise settings. ### Access Scopes `read_shipping` access scope or `read_shop_promise_program` access scope. ## Fields * [deliveryDatesEnabled](/docs/api/admin/unstable/scalars/Boolean): Boolean! - Whether delivery dates is enabled. * [processingTime](/docs/api/admin/unstable/scalars/String): 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](/docs/api/admin/unstable/queries/deliveryPromiseSettings) Represents the delivery promise settings for a shop. ## Related mutations ## Related Unions ## Examples