# AppInstallationCategory - admin-graphql - ENUM Version: 2024-10 ## Description The possible categories of an app installation, based on their purpose or the environment they can run in. ### Access Scopes ## Enum values * [CHANNEL](/docs/api/admin-graphql/2024-10/enums/CHANNEL) * [POS_EMBEDDED](/docs/api/admin-graphql/2024-10/enums/POS_EMBEDDED) ## Fields with this enum * [QueryRoot.appInstallations](/docs/api/admin-graphql/2024-10/arguments/QueryRoot) * [appInstallations.category](/docs/api/admin-graphql/2024-10/queries/appInstallations) ## Examples