Skip to content

Shopify-buy unable to retrieve several parameteres  #949

Open
@RamJogal

Description

@RamJogal

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions