FROM CACHE - zh-cn_header
此社区已转向点对点支持。Shopify 支持团队将不再为此社区提供服务。我们建议您与其他商家和合作伙伴建立联系以获取帮助,并分享您的经验! 如发现有任何违反我们行为准则的行为或您希望删除的内容,欢迎继续举报。

queries product options optionValues instead values not work

queries product options optionValues instead values not work

vinjet
访客
1 0 0
optionValues
non-null

The corresponding option value to the product option.

 
Show fields
values
non-null
deprecated

The corresponding value to the product option name. Use optionValues instead.

 

 

按照文档修改后返回错误:

 

{
"errors": [
{
"message": "Field 'optionValues' doesn't exist on type 'ProductOption'",
"locations": [
{
"line": 8,
"column": 7
}
],
"path": [
"query details",
"product",
"options",
"optionValues"
],
"extensions": {
"code": "undefinedField",
"typeName": "ProductOption",
"fieldName": "optionValues"
}
}
]
}

0 条回复0