应用反馈-AppFeedback 对象

报告商店及其资源的状态,并在Shopify管理员中显示此信息。AppFeedback用于通知商家其在商店上设置应用程序所需采取的步骤。


在本页面


属性

  • app [App!](https://shopify.dev/docs/admin-api/graphql/reference/apps/app)
    与反馈关联的应用程序。
  • link[Link](https://shopify.dev/docs/admin-api/graphql/reference/apps/link)
    商家可用来解决错误的链接。
  • messages [[UserError!]!](https://shopify.dev/docs/admin-api/graphql/reference/usererror)
    反馈消息呈现给商家。

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