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