--- title: AppDeveloperType - GraphQL Admin description: Possible types of app developer. api_version: 2024-10 api_name: admin type: enum api_type: graphql source_url: html: 'https://shopify.dev/docs/api/admin-graphql/2024-10/enums/AppDeveloperType' md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/enums/AppDeveloperType.txt --- # App​Developer​Type enum Possible types of app developer. ## Valid values * MERCHANT Indicates the app developer works directly for a Merchant. * PARTNER Indicates the app developer is a Partner. * SHOPIFY Indicates the app developer is Shopify. * UNKNOWN Indicates the app developer is unknown. It is not categorized as any of the other developer types. *** ## Fields * [App.​developer​Type](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/App#field-developerType) OBJECT A Shopify application. *** ## Map ### Fields with this enum * <-|[App.developerType](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/App#field-developerType)