# DeliveryBrandedPromise - admin - OBJECT Version: unstable ## Description Represents a branded promise presented to buyers. ### Access Scopes `read_orders` access scope. ## Fields * [handle](/docs/api/admin/unstable/scalars/String): String! - The handle of the branded promise. For example: `shop_promise`. * [name](/docs/api/admin/unstable/scalars/String): String! - The name of the branded promise. For example: `Shop Promise`. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples