--- title: FailedRequirement - GraphQL Admin description: Requirements that must be met before an app can be installed. api_version: 2025-10 api_name: admin type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/objects/failedrequirement md: https://shopify.dev/docs/api/admin-graphql/latest/objects/failedrequirement.md --- # Failed​Requirement object Requirements that must be met before an app can be installed. ## Fields * action [Navigation​Item](https://shopify.dev/docs/api/admin-graphql/latest/objects/NavigationItem) Action to be taken to resolve a failed requirement, including URL link. * message [String!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String) non-null 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. *** ## Map ### Fields with this object * {}[App.failedRequirements](https://shopify.dev/docs/api/admin-graphql/latest/objects/App#field-App.fields.failedRequirements)