--- title: ShopTagSort - GraphQL Admin description: Possible sort of tags. api_version: 2026-04 api_name: admin type: enum api_type: graphql source_url: html: 'https://shopify.dev/docs/api/admin-graphql/latest/enums/ShopTagSort' md: 'https://shopify.dev/docs/api/admin-graphql/latest/enums/ShopTagSort.md' --- # Shop​Tag​Sort enum Possible sort of tags. ## Valid values * ALPHABETICAL Alphabetical sort. * POPULAR Popularity sort. *** ## Fields * [Shop.orderTags(sort)](https://shopify.dev/docs/api/admin-graphql/latest/objects/Shop#field-Shop.fields.orderTags.arguments.sort) ARGUMENT 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 ### Arguments with this enum * [Shop.orderTags(sort)](https://shopify.dev/docs/api/admin-graphql/latest/objects/Shop#field-Shop.fields.orderTags.arguments.sort)