stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > CustomerAccountsV2

AdminTypes.CustomerAccountsV2 interface

Information about the shop’s customer accounts.

Signature:

export interface CustomerAccountsV2 

Properties

Property Modifiers Type Description
customerAccountsVersion   CustomerAccountsVersion | `${CustomerAccountsVersion}` Indicates which version of customer accounts the merchant is using in online store and checkout.
loginLinksVisibleOnStorefrontAndCheckout   Scalars[‘Boolean’][‘output’] Login links are shown in online store and checkout.
loginRequiredAtCheckout   Scalars[‘Boolean’][‘output’] Customers are required to log in to their account before checkout.
url?   Maybe<Scalars[‘URL’][‘output’]> (Optional) The root url for the customer accounts pages.