gpt4 book ai didi

shopware - 我如何知道哪些关联在 shopware 6 商店 api 端点中可用

转载 作者:行者123 更新时间:2023-12-05 05:36:28 25 4
gpt4 key购买 nike

我正在为我的 headless 应用程序使用 Shopware 6 store-api。但我无法弄清楚 Shopware store-api 中有哪些关联例如:

  1. 我调用 store-api/account/customer 但也想要例如最后一个订单。

  2. 我调用 store-api/login 并且我还想要客户详细信息(如姓名、电子邮件等)。

  3. 我调用 store-api/seo-urls。如果 routeNamefrontend.detail.page 我想获取产品详细信息

这可以在一次 api 调用中实现吗?或者我需要用响应数据发出另一个请求吗?以后我该如何检查?

最佳答案

对于 Store-API,这取决于端点是否允许您提供一个 Criteria,让您包含额外的 association。请参阅文档中相应的请求正文,例如 in the Shopware Docs .

要查找每个实体哪些关联可用,您可以查看 EntityDefinition 的相应扩展中的代码,例如ProductDefintion .

关于shopware - 我如何知道哪些关联在 shopware 6 商店 api 端点中可用,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/73306034/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com