--- title: CustomerAccountsV2 - GraphQL Admin description: Information about the shop's customer accounts. api_version: 2025-10 api_name: admin type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/objects/CustomerAccountsV2 md: https://shopify.dev/docs/api/admin-graphql/latest/objects/CustomerAccountsV2.md --- # Customer​Accounts​V2 object Information about the shop's customer accounts. ## Fields * customer​Accounts​Version [Customer​Accounts​Version!](https://shopify.dev/docs/api/admin-graphql/latest/enums/CustomerAccountsVersion) non-null Indicates which version of customer accounts the merchant is using in online store and checkout. * login​Links​Visible​On​Storefront​And​Checkout [Boolean!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/Boolean) non-null Login links are shown in online store and checkout. * login​Required​At​Checkout [Boolean!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/Boolean) non-null Customers are required to log in to their account before checkout. * url [URL](https://shopify.dev/docs/api/admin-graphql/latest/scalars/URL) The root url for the customer accounts pages. *** ## Map ### Fields with this object * {}[Shop.customerAccountsV2](https://shopify.dev/docs/api/admin-graphql/latest/objects/Shop#field-Shop.fields.customerAccountsV2)