# DeliveryProfileItem - admin-graphql - OBJECT Version: 2025-01 ## 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/2025-01/scalars/ID): ID! - A globally-unique ID. * [product](/docs/api/admin-graphql/2025-01/objects/Product): Product! - A product associated with this profile. ## Connections * [variants](/docs/api/admin-graphql/2025-01/connections/ProductVariantConnection): ProductVariantConnection! ## Related queries ## Related mutations ## Related Unions ## Examples