Home > @infiniteobjects/shopify-data-manager > AdminTypes > CustomerAccountsVersion
The login redirection target for customer accounts.
Signature:
export declare enum CustomerAccountsVersion
Member | Value | Description |
---|---|---|
Classic | "CLASSIC" |
The customer is redirected to the classic customer accounts login page. |
NewCustomerAccounts | "NEW_CUSTOMER_ACCOUNTS" |
The customer is redirected to the new customer accounts login page. |