# CustomerAccountsV2 - admin-graphql - OBJECT Version: 2024-10 ## Description Information about the shop's customer accounts. ### Access Scopes ## Fields * [customerAccountsVersion](/docs/api/admin-graphql/2024-10/enums/CustomerAccountsVersion): CustomerAccountsVersion! - Indicates which version of customer accounts the merchant is using in online store and checkout. * [loginLinksVisibleOnStorefrontAndCheckout](/docs/api/admin-graphql/2024-10/scalars/Boolean): Boolean! - Login links are shown in online store and checkout. * [loginRequiredAtCheckout](/docs/api/admin-graphql/2024-10/scalars/Boolean): Boolean! - Customers are required to log in to their account before checkout. * [url](/docs/api/admin-graphql/2024-10/scalars/URL): URL - The root url for the customer accounts pages. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples