AppFeedback object
Reports the status of shops and their resources and displays this information within Shopify admin. AppFeedback is used to notify merchants about steps they need to take to set up an app on their store.
On this page
Fields
- app (
[App!](https://shopify.dev/docs/admin-api/graphql/reference/apps/app)
)
The application associated to the feedback. - link (
[Link](https://shopify.dev/docs/admin-api/graphql/reference/apps/link)
)
A link to where merchants can resolve errors. - messages (
[[UserError!]!](https://shopify.dev/docs/admin-api/graphql/reference/usererror)
)
The feedback message presented to the merchant.
Types that return AppFeedback
[App.feedback](https://shopify.dev/docs/admin-api/graphql/reference/apps/app#feedback-2021-01)
[ResourceFeedback.details](https://shopify.dev/docs/admin-api/graphql/reference/apps/resourcefeedback#details-2021-01)