流触发器-flowTriggerReceive mutation

触发商家在Shopify Flow中定义的工作流程。要了解更多信息,请参阅创建Shopify Flow触发器


在本页面


互动范例

这是一个示例变异查询。

变异flowTriggerReceive $ body String !){ flowTriggerReceive 正文$ body {
  1. <font style="color:#1F61A0;">userErrors </font><font style="color:#555555;">{</font>
  2. <font style="color:#1F61A0;">场地</font>
  3. <font style="color:#1F61A0;">信息</font>
  4. <font style="color:#555555;">}</font>
} } { “ body” “占位符” }


参数

参数 描述
body
() [String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)

必需的
运行触发器所需的有效负载。


返回字段

  • userErrors([[UserError!]!](https://shopify.dev/docs/admin-api/graphql/reference/usererror)
    执行突变时发生的错误列表。