Open
Description
Hi team
, team. When I try to access Shopify products using the npm package Shopify -buy, I get the error shown above.
Framework
React
Shopify-buy Version
2.19.0
{
"message": "Selections can't be made on scalars (field 'price' returns Money but has selections [amount, currencyCode])",
"locations": [
{
"line": 1,
"column": 56
}
],
"path": [
"fragment VariantFragment",
"price"
],
"extensions": {
"code": "selectionMismatch",
"nodeName": "field 'price'",
"typeName": "Money"
}
}
Metadata
Metadata
Assignees
Labels
No labels