已核验事实
发生了什么
Shopify 官方确认,Discounts Allocator Function API 的开发者预览已关闭,该 API 已移除且不会正式发布。来源:shopify-changelog;证据 ID:evidence:f14eed4b9e1d525b96ce8ad9。
仍声明 purchase.discounts-allocator.run 扩展目标的应用需要移除该配置;在移除前,应用部署会失败,包括其他扩展的变更部署。受影响的是仍保留该扩展目标的应用
预览期间注册的 Function 会由 Shopify 自动取消注册;discountsAllocatorFunctionRegister 和 discountsAllocatorFunctionUnregister mutation 已从 unstable 版 Admin GraphQL API 移除,且从未进入稳定版本。
需要继续通过 Function 创建折扣时,官方指向 Discount Function API;未使用 Discounts Allocator Function API