# ShopAlert - admin-graphql - OBJECT Version: 2024-10 ## Description An alert message that appears in the Shopify admin about a problem with a store setting, with an action to take. For example, you could show an alert to ask the merchant to enter their billing information to activate Shopify Plus. ### Access Scopes ## Fields * [action](/docs/api/admin-graphql/2024-10/objects/ShopAlertAction): ShopAlertAction! - The text for the button in the alert that links to related information. For example, _Add credit card_. * [description](/docs/api/admin-graphql/2024-10/scalars/String): String! - A description of the alert and further information, such as whether the merchant will be charged. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples