--- title: ShopCustomerAccountsSetting - GraphQL Admin description: Represents the shop's customer account requirement preference. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/enums/ShopCustomerAccountsSetting md: >- https://shopify.dev/docs/api/admin-graphql/unstable/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/unstable/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/unstable/objects/Shop#field-Shop.fields.customerAccounts)