# SellingPlanCategory - admin-graphql - ENUM Version: 2024-10 ## Description The category of the selling plan. For the `OTHER` category, you must fill out our [request form](https://docs.google.com/forms/d/e/1FAIpQLSeU18Xmw0Q61V8wdH-dfGafFqIBfRchQKUO8WAF3yJTvgyyZQ/viewform), where we'll review your request for a new purchase option. ### Access Scopes ## Enum values * [OTHER](/docs/api/admin-graphql/2024-10/enums/OTHER) * [PRE_ORDER](/docs/api/admin-graphql/2024-10/enums/PRE_ORDER) * [SUBSCRIPTION](/docs/api/admin-graphql/2024-10/enums/SUBSCRIPTION) * [TRY_BEFORE_YOU_BUY](/docs/api/admin-graphql/2024-10/enums/TRY_BEFORE_YOU_BUY) ## Fields with this enum * [SellingPlan.category](/docs/api/admin-graphql/2024-10/objects/SellingPlan) * [SellingPlanInput.category](/docs/api/admin-graphql/2024-10/input-objects/SellingPlanInput) ## Examples