--- 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 Represents a collection of general settings and information about the shop. *** ## Map ### Fields with this enum * <-|[Shop.customerAccounts](https://shopify.dev/docs/api/admin-graphql/latest/objects/Shop#field-Shop.fields.customerAccounts)