# ShopLocaleDisablePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `shopLocaleDisable` mutation. ### Access Scopes ## Fields * [locale](/docs/api/admin-graphql/2024-10/scalars/String): String - ISO code of the locale that was deleted. * [userErrors](/docs/api/admin-graphql/2024-10/objects/UserError): UserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [shopLocaleDisable](/docs/api/admin-graphql/2024-10/mutations/shopLocaleDisable) ## Examples