# ResourceFeedback - admin - OBJECT
Version: 2025-01

## Description
Represents feedback from apps about a resource, and the steps required to set up the apps on the shop.

### Access Scopes
`read_products` access scope.


## Fields
* [appFeedback](/docs/api/admin/2025-01/objects/AppFeedback): AppFeedback! - Feedback from an app about the steps a merchant needs to take to set up the app on their store.
* [details](/docs/api/admin/2025-01/objects/AppFeedback): AppFeedback! - List of AppFeedback detailing issues regarding a resource.
* [summary](/docs/api/admin/2025-01/scalars/String): String! - Summary of resource feedback pertaining to the resource.

## Connections



## Related queries

## Related mutations

## Related Unions

## Examples