ResourceAlertAction object

An action associated to a resource alert.


On this page


Fields

  • primary ([Boolean!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#boolean-2021-01))
    Whether the action is primary or not.
  • show ([String](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01))
    Resource for the action to show.
  • title ([String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01))
    Action title.
  • url ([URL!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#url-2021-01))
    Action target URL.


Types that return ResourceAlertAction

  • [ResourceAlert.actions](https://shopify.dev/docs/admin-api/graphql/reference/events/resourcealert#actions-2021-01)