# DeliveryProfileItem - admin-graphql - OBJECT Version: 2024-10 ## Description A product and the subset of associated variants that are part of this delivery profile. ### Access Scopes Any of `shipping` access scopes or `manage_delivery_settings` user permission. ## Fields * [id](/docs/api/admin-graphql/2024-10/scalars/ID): ID! - A globally-unique ID. * [product](/docs/api/admin-graphql/2024-10/objects/Product): Product! - A product associated with this profile. ## Connections * [variants](/docs/api/admin-graphql/2024-10/connections/ProductVariantConnection): ProductVariantConnection! ## Related queries ## Related mutations ## Related Unions ## Examples