--- title: CustomerAccountsVersion - GraphQL Admin description: The login redirection target for customer accounts. 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/CustomerAccountsVersion md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/enums/CustomerAccountsVersion.txt --- # Customer​Accounts​Version enum The login redirection target for customer accounts. ## Valid values * CLASSIC The customer is redirected to the classic customer accounts login page. * NEW\_​CUSTOMER\_​ACCOUNTS The customer is redirected to the new customer accounts login page. *** ## Fields * [Customer​Accounts​V2.​customer​Accounts​Version](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CustomerAccountsV2#field-customerAccountsVersion) OBJECT Information about the shop's customer accounts. *** ## Map ### Fields with this enum * <-|[Customer​Accounts​V2.customerAccountsVersion](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CustomerAccountsV2#field-customerAccountsVersion)