--- title: AppFeedback - GraphQL Admin description: >- 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. api_version: 2026-01 api_name: admin type: object api_type: graphql source_url: html: 'https://shopify.dev/docs/api/admin-graphql/latest/objects/AppFeedback' md: 'https://shopify.dev/docs/api/admin-graphql/latest/objects/AppFeedback.md' --- # App​Feedback 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. ## Fields * app * feedbackGeneratedAt * link * messages * state *** ## Map ### Fields with this object * [App.feedback](https://shopify.dev/docs/api/admin-graphql/latest/objects/App#field-App.fields.feedback) * [ResourceFeedback.details](https://shopify.dev/docs/api/admin-graphql/latest/objects/ResourceFeedback#field-ResourceFeedback.fields.details) *** ## Mutations * shopResourceFeedbackCreate *** ## AppFeedback Mutations ### Mutated by * [shop​Resource​Feedback​Create](https://shopify.dev/docs/api/admin-graphql/latest/mutations/shopResourceFeedbackCreate)