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