资源反馈-ResourceFeedback 对象

代表应用程序对资源的反馈,以及在商店中设置应用程序所需的步骤。

所需的访问

read_products 访问范围。


在本页面


字段

  • details[[AppFeedback!]!](https://shopify.dev/docs/admin-api/graphql/reference/apps/appfeedback)
    有关资源的AppFeedback详细问题列表。
  • summary[String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
    与资源有关的资源反馈的摘要。

返回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)

弃用的栏位

  • appFeedback[[AppFeedback!]!](https://shopify.dev/docs/admin-api/graphql/reference/apps/appfeedback)不推荐使用
    来自应用的反馈,涉及商家在商店上设置该应用所需采取的步骤。
    弃用警告
    使用details替代