ResourceFeedback object
Represents feedback from apps about a resource, and the steps required to set up the apps on the shop.
Required access
read_products access scope.
On this page
Fields
- details (
[[AppFeedback!]!](https://shopify.dev/docs/admin-api/graphql/reference/apps/appfeedback))
List of AppFeedback detailing issues regarding a resource. - summary (
[String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01))
Summary of resource feedback pertaining to the resource. 
Types that return ResourceFeedback
[Collection.feedback](https://shopify.dev/docs/admin-api/graphql/reference/products-and-collections/collection#feedback-2021-01)[Product.feedback](https://shopify.dev/docs/admin-api/graphql/reference/products-and-collections/product#feedback-2021-01)
Deprecated fields
- appFeedback (
[[AppFeedback!]!](https://shopify.dev/docs/admin-api/graphql/reference/apps/appfeedback)) DEPRECATED
Feedback from an app about the steps a merchant needs to take to set up the app on their store.
Deprecation warning
Usedetailsinstead 
