--- title: ShopCustomerAccountsSetting - GraphQL Admin description: Represents the shop's customer account requirement preference. api_version: 2025-10 api_name: admin type: enum api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/latest/enums/ShopCustomerAccountsSetting md: >- https://shopify.dev/docs/api/admin-graphql/latest/enums/ShopCustomerAccountsSetting.md --- # Shop​Customer​Accounts​Setting enum Represents the shop's customer account requirement preference. ## Valid values * DISABLED * OPTIONAL * REQUIRED *** ## Fields * [Shop.customerAccounts](https://shopify.dev/docs/api/admin-graphql/latest/objects/Shop#field-Shop.fields.customerAccounts) OBJECT The central configuration and settings hub for a Shopify store. Access business information, operational preferences, feature availability, and store-wide settings that control how the shop operates. Includes core business details like the shop name, contact emails, billing address, and currency settings. The shop configuration determines customer account requirements, available sales channels, enabled features, payment settings, and policy documents. Also provides access to shop-level resources such as staff members, fulfillment services, navigation settings, and storefront access tokens. *** ## Map ### Fields with this enum * <-|[Shop.customerAccounts](https://shopify.dev/docs/api/admin-graphql/latest/objects/Shop#field-Shop.fields.customerAccounts)