# LineItemSellingPlan - admin - OBJECT Version: unstable ## Description Represents the selling plan for a line item. ### Access Scopes `read_orders` access scope. ## Fields * [name](/docs/api/admin/unstable/scalars/String): String! - The name of the selling plan for display purposes. * [sellingPlanId](/docs/api/admin/unstable/scalars/ID): ID - The ID of the selling plan associated with the line item. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples