FailedRequirement object

Requirements that must be met before an app can be installed.


On this page


Fields

  • action ([NavigationItem](https://shopify.dev/docs/admin-api/graphql/reference/store-properties/navigationitem))
    Action to be taken to resolve a failed requirement, including URL link.
  • message ([String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01))
    A concise set of copy strings to be displayed to merchants, to guide them in resolving problems your app encounters when trying to make use of their Shop and its resources.


Types that return FailedRequirement

  • [App.failedRequirements](https://shopify.dev/docs/admin-api/graphql/reference/apps/app#failedrequirements-2021-01)