--- title: Shop - GraphQL Admin description: >- 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. api_version: 2026-01 api_name: admin type: object api_type: graphql source_url: html: 'https://shopify.dev/docs/api/admin-graphql/latest/objects/Shop' md: 'https://shopify.dev/docs/api/admin-graphql/latest/objects/Shop.md' --- # Shop 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. ## Fields * accountOwner * alerts * allProductCategoriesList * availableChannelApps * channelDefinitionsForInstalledChannels * checkoutApiSupported * contactEmail * countriesInShippingZones * createdAt * currencyCode * currencyFormats * currencySettings * customerAccounts * customerAccountsV2 * customerTags * description * draftOrderTags * email * enabledPresentmentCurrencies * entitlements * features * fulfillmentServices * ianaTimezone * id * marketingSmsConsentEnabledAtCheckout * merchantApprovalSignals * metafield * metafields * myshopifyDomain * name * navigationSettings * orderNumberFormatPrefix * orderNumberFormatSuffix * orderTags * paymentSettings * plan * primaryDomain * resourceLimits * richTextEditorUrl * search * searchFilters * setupRequired * shipsToCountries * shopAddress * shopOwnerName * shopPolicies * storefrontAccessTokens * taxesIncluded * taxShipping * timezoneAbbreviation * timezoneOffset * timezoneOffsetMinutes * transactionalSmsDisabled * translations * unitSystem * updatedAt * url * weightUnit ### Deprecated fields * allProductCategories: deprecated * analyticsToken: deprecated * assignedFulfillmentOrders: deprecated * billingAddress: deprecated * channels: deprecated * collections: deprecated * customers: deprecated * domains: deprecated * fulfillmentOrders: deprecated * inventoryItems: deprecated * limitedPendingOrderCount: deprecated * locations: deprecated * metafieldDefinitions: deprecated * orders: deprecated * productImages: deprecated * products: deprecated * productTags: deprecated * productTypes: deprecated * productVariants: deprecated * productVendors: deprecated * publicationCount: deprecated * staffMembers: deprecated * storefrontUrl: deprecated *** ## Map ### Possible type in * [Metafield​Referencer](https://shopify.dev/docs/api/admin-graphql/latest/unions/MetafieldReferencer) *** ## Queries * shop *** ## Shop Queries ### Queried by * [shop](https://shopify.dev/docs/api/admin-graphql/latest/queries/shop) *** ## Mutations * collectionDelete * customerDelete * delegateAccessTokenCreate * delegateAccessTokenDestroy * productCreate * productDelete * productDuplicate * publishablePublish * publishablePublishToCurrentChannel * publishableUnpublish * publishableUnpublishToCurrentChannel * savedSearchDelete * storefrontAccessTokenCreate ### Deprecated mutations * collectionPublish: deprecated * collectionUnpublish: deprecated * productPublish: deprecated * productUnpublish: deprecated *** ## Shop Mutations ### Mutated by * [collection​Delete](https://shopify.dev/docs/api/admin-graphql/latest/mutations/collectionDelete) * [customer​Delete](https://shopify.dev/docs/api/admin-graphql/latest/mutations/customerDelete) * [delegate​Access​Token​Create](https://shopify.dev/docs/api/admin-graphql/latest/mutations/delegateAccessTokenCreate) * [delegate​Access​Token​Destroy](https://shopify.dev/docs/api/admin-graphql/latest/mutations/delegateAccessTokenDestroy) * [product​Create](https://shopify.dev/docs/api/admin-graphql/latest/mutations/productCreate) * [product​Delete](https://shopify.dev/docs/api/admin-graphql/latest/mutations/productDelete) * [product​Duplicate](https://shopify.dev/docs/api/admin-graphql/latest/mutations/productDuplicate) * [publishable​Publish](https://shopify.dev/docs/api/admin-graphql/latest/mutations/publishablePublish) * [publishable​Publish​To​Current​Channel](https://shopify.dev/docs/api/admin-graphql/latest/mutations/publishablePublishToCurrentChannel) * [publishable​Unpublish](https://shopify.dev/docs/api/admin-graphql/latest/mutations/publishableUnpublish) * [publishable​Unpublish​To​Current​Channel](https://shopify.dev/docs/api/admin-graphql/latest/mutations/publishableUnpublishToCurrentChannel) * [saved​Search​Delete](https://shopify.dev/docs/api/admin-graphql/latest/mutations/savedSearchDelete) * [storefront​Access​Token​Create](https://shopify.dev/docs/api/admin-graphql/latest/mutations/storefrontAccessTokenCreate) *** ## Interfaces * HasMetafieldDefinitions * HasMetafields * HasPublishedTranslations * Node *** ## Shop Implements ### Implements * [Has​Metafield​Definitions](https://shopify.dev/docs/api/admin-graphql/latest/interfaces/HasMetafieldDefinitions) * [Has​Metafields](https://shopify.dev/docs/api/admin-graphql/latest/interfaces/HasMetafields) * [Has​Published​Translations](https://shopify.dev/docs/api/admin-graphql/latest/interfaces/HasPublishedTranslations) * [Node](https://shopify.dev/docs/api/admin-graphql/latest/interfaces/Node)