Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting error when i used 'Weight' in input.graphql #35

Open
HardikVansia opened this issue Jul 27, 2023 · 2 comments
Open

Getting error when i used 'Weight' in input.graphql #35

HardikVansia opened this issue Jul 27, 2023 · 2 comments

Comments

@HardikVansia
Copy link

HardikVansia commented Jul 27, 2023

Hello please help me.
I am facing the below error when using 'weight' in input.graphql
image
image

using package version

[dependencies]
serde = { version = "1.0.13", features = ["derive"] }
serde_json = "1.0"
shopify_function = { version = "0.2.5" }
graphql_client = { version = "0.13.0" }

it's working fine with shopify_function = { version = "0.2.4" }

@nickwesselman
Copy link
Contributor

This looks to be caused by changes in #15, but should be fixed by #34.

@HardikVansia
Copy link
Author

hello @nickwesselman

Is there any update on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants