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